Skip to content

Commit

Permalink
Merge branch 'patch-reduce-ci-disk-usage' into patch-cuda-11.7-later-…
Browse files Browse the repository at this point in the history
…develop
  • Loading branch information
aoirint committed Jun 17, 2023
2 parents fbf7ee3 + ed377ab commit fe3d5ac
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 @@ -522,7 +522,7 @@ jobs:
CERT_BASE64: ${{ secrets.CERT_BASE64 }}
CERT_PASSWORD: ${{ secrets.CERT_PASSWORD }}

- name: Rename artifact directory for release
- name: Rename artifact directory to archive
shell: bash
run: |
mv dist/run/ "${{ matrix.target }}/"
Expand Down

0 comments on commit fe3d5ac

Please sign in to comment.