Skip to content

Commit

Permalink
Update Package Paths
Browse files Browse the repository at this point in the history
  • Loading branch information
alandefreitas committed Sep 17, 2020
1 parent 6a3c8ae commit a62f4be
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 @@ -88,7 +88,7 @@ jobs:
uses: actions/upload-artifact@v2
with:
name: Binary Packages ${{ matrix.config.artifact_name }}
path: build/bibexplorer-1.?.?-*.*
path: build/BibExplorer-?.?.?-*.*
- name: Archive Installer Packages as is
uses: kittaakos/upload-artifact-as-is@v0
with:
Expand Down

0 comments on commit a62f4be

Please sign in to comment.