Skip to content

Commit

Permalink
Update
Browse files Browse the repository at this point in the history
  • Loading branch information
erri120 committed Sep 28, 2024
1 parent 04814b2 commit 58c8f77
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 @@ -64,6 +64,6 @@ jobs:
- name: Upload Artifact
uses: actions/upload-artifact@v4
with:
name: GameFinder.Example-${{ runner.os }}-${{ github.sha }}
name: GameFinder.Example-${{ env.OS }}-${{ github.sha }}
path: ${{ github.workspace }}/bin/${{ runner.os }}/GameFinder*
if-no-files-found: error

0 comments on commit 58c8f77

Please sign in to comment.