There was an error while loading. Please reload this page.
1 parent 2014f47 commit 9e0b397Copy full SHA for 9e0b397
1 file changed
.github/workflows/sign.yml
@@ -45,8 +45,7 @@ jobs:
45
- name: Upload signed artifact
46
uses: actions/upload-artifact@v7
47
with:
48
- name: 'signed'
+ name: 'signed2'
49
if-no-files-found: error
50
path: signed/random.dll
51
archive: false
52
- overwrite: true
0 commit comments