Skip to content

Commit

Permalink
Attempt to exclude other folders
Browse files Browse the repository at this point in the history
  • Loading branch information
DavidCEllis committed Sep 27, 2024
1 parent 6a368e2 commit 6fba7cc
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build-exe.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,5 +27,5 @@ jobs:
- name: Store the built application
uses: actions/upload-artifact@v4
with:
name: ducktools-exe
path: build/
name: splitguides-app
path: build/SplitGuides_v*/

0 comments on commit 6fba7cc

Please sign in to comment.