Skip to content

Commit

Permalink
rename step
Browse files Browse the repository at this point in the history
  • Loading branch information
aoirint committed Jun 19, 2023
1 parent 61a682f commit f1951f4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -503,7 +503,7 @@ jobs:
CERT_BASE64: ${{ secrets.CERT_BASE64 }}
CERT_PASSWORD: ${{ secrets.CERT_PASSWORD }}

- name: Rename artifact directory to archive
- name: Rename artifact directory to archive filename stem
run: |
mv dist/run/ "${{ matrix.target }}/"
Expand Down

0 comments on commit f1951f4

Please sign in to comment.