Browse Source

Fix path, again

tags/v1.8.0
Xerbo 1 year ago
parent
commit
c1cf41fd85
No known key found for this signature in database GPG Key ID: 34103F6D8F11CEB0
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      .github/workflows/build.yml

+ 1
- 1
.github/workflows/build.yml View File

@@ -70,4 +70,4 @@ jobs:
uses: actions/upload-artifact@v2
with:
name: aptdec-win64.zip
path: ${{runner.workspace}}/aptdec/winbuild/aptdec-win64.zip
path: ${{runner.workspace}}/aptdec/winbuild/aptdec-1.7.0.zip

Loading…
Cancel
Save