Skip to content

Commit

Permalink
ci: Fix directory (again)
Browse files Browse the repository at this point in the history
  • Loading branch information
pizzaboxer committed Oct 9, 2024
1 parent 96c24ac commit 0972ae7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ jobs:
with:
name: Bloxstrap.Builder (${{ matrix.configuration }})
path: |
Bloxstrap.Builder/bin/${{ matrix.configuration }}/net6.0/win-x64/publish/*
Bloxstrap.Builder/bin/${{ matrix.configuration }}/net6.0-windows/win-x64/publish/*
release:
needs: build
Expand Down

0 comments on commit 0972ae7

Please sign in to comment.