Skip to content

Commit

Permalink
fix upload-artifact name
Browse files Browse the repository at this point in the history
  • Loading branch information
hollacs committed Jun 24, 2024
1 parent 2148397 commit 47be171
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 @@ -39,5 +39,5 @@ jobs:
- name: Upload an entire directory
uses: actions/upload-artifact@v3
with:
name: test-build/win32
name: build-win32
path: build/oo_amxx/oo_amxx.dll

0 comments on commit 47be171

Please sign in to comment.