Skip to content

Commit

Permalink
Pack the Release folder
Browse files Browse the repository at this point in the history
  • Loading branch information
HebaruSan committed Sep 22, 2024
1 parent e8c84f3 commit b541342
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 @@ -59,7 +59,7 @@ jobs:
uses: actions/upload-artifact@v4
with:
name: unsigned
path: _build/signpath
path: _build/signpath/Release
retention-days: 7
- name: Upload ckan.exe artifact
if: inputs.configuration == 'Release'
Expand Down

0 comments on commit b541342

Please sign in to comment.