Skip to content

Commit

Permalink
guess its powershell
Browse files Browse the repository at this point in the history
Signed-off-by: Justin Florentine <[email protected]>
  • Loading branch information
jflo committed Mar 1, 2024
1 parent 3970aef commit 1aca735
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/artifacts.yml
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@ jobs:
- name: test Besu
run: |
mkdir besu-tmp
ls -lR
dir
unzip besu-*.zip -d besu-tmp
cd besu-tmp
mv besu-* ../besu
Expand Down

0 comments on commit 1aca735

Please sign in to comment.