mirror of
https://github.com/denuvosanctuary/steam-ticket-generator.git
synced 2026-01-10 18:36:17 +00:00
Fix workflow
This commit is contained in:
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@@ -35,5 +35,5 @@ jobs:
|
||||
- name: Upload Executable
|
||||
uses: actions/upload-artifact@v4
|
||||
with:
|
||||
name: steam-ticket-generator
|
||||
name: steam-ticket-generator-${{ matrix.target }}
|
||||
path: target/${{ matrix.target }}/release/${{ matrix.executable }}
|
||||
|
||||
Reference in New Issue
Block a user