Skip to content

Commit

Permalink
Merge pull request #16 from Rovel/add-artifacts
Browse files Browse the repository at this point in the history
fix typo
  • Loading branch information
Rovel authored Feb 20, 2024
2 parents 7a9bbd3 + 923fabb commit 4999f1e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ jobs:
with:
path: target
- name: Display structure of downloaded files
run: ls -
run: ls -R
- name: Rename binaries
run: |
for dir in */ ; do
Expand Down

0 comments on commit 4999f1e

Please sign in to comment.