Skip to content

Commit

Permalink
set upload name correctly
Browse files Browse the repository at this point in the history
  • Loading branch information
rfresh2 committed Feb 14, 2024
1 parent b098047 commit 207b6e9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/act-build-launcher.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,5 +33,5 @@ jobs:
- name: Upload Binary
uses: actions/upload-artifact@v4
with:
name: ${{ matrix.artifact-name }}
name: directories
path: dist/directories.zip

0 comments on commit 207b6e9

Please sign in to comment.