Skip to content

Commit

Permalink
update build artifact path.
Browse files Browse the repository at this point in the history
  • Loading branch information
wutipong committed Apr 10, 2024
1 parent 16f3b29 commit 9261fa2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/linux.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -29,5 +29,5 @@ jobs:

- uses: actions/upload-artifact@v4
with:
name: windows
path: build/Release
name: linux
path: build

0 comments on commit 9261fa2

Please sign in to comment.