Skip to content

Commit

Permalink
ci
Browse files Browse the repository at this point in the history
  • Loading branch information
awnion committed Sep 10, 2024
1 parent 3c4a53d commit 07fac2b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ jobs:
run: ./build.sh

- name: Display structure of created files
run: ls -R dist
run: ls -R ./_output

- name: Prepare name
run: mv ./_output/afio-*.zip afio-${{ env.new_version }}.zip
Expand Down

0 comments on commit 07fac2b

Please sign in to comment.