Skip to content

Commit

Permalink
ls -R
Browse files Browse the repository at this point in the history
  • Loading branch information
hemnstill committed Aug 9, 2024
1 parent beb4898 commit b11295f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/far2l.yml
Original file line number Diff line number Diff line change
Expand Up @@ -56,6 +56,7 @@ jobs:
workflow: ${{ github.workflow }}
tool_version: '2.6.3'
prepare_body: |
ls -R
bsdtar -Oxf ./build-musl/build-musl.tar.gz build-musl.md >> body.md
bsdtar -Oxf ./build-glibc/build-glibc.tar.gz build-glibc.md >> body.md
bsdtar -Oxf ./build-glibc-p/build-glibc-p.tar.gz build-glibc-p.md >> body.md
Expand Down

0 comments on commit b11295f

Please sign in to comment.