Skip to content

Commit

Permalink
build - bug fix
Browse files Browse the repository at this point in the history
  • Loading branch information
shdwmtr committed Jun 23, 2024
1 parent 79fe0fc commit 2706a10
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-linux.yml
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ jobs:
mkdir ./build/artifacts
cmake --build build
ldd ./build/Release/user32
ls ./build
copy ./build/Release/user32 ./build/artifacts/user32
env:
Expand Down

0 comments on commit 2706a10

Please sign in to comment.