Skip to content

Commit

Permalink
something on the windows runner changed
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 9367eae commit a2a728f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/artifacts.yml
Original file line number Diff line number Diff line change
Expand Up @@ -76,6 +76,7 @@ jobs:
pattern: besu-*.zip
- name: test Besu
run: |
mkdir besu-tmp
unzip besu-*.zip -d besu-tmp
cd besu-tmp
mv besu-* ../besu
Expand Down

0 comments on commit a2a728f

Please sign in to comment.