mirror of
https://github.com/flibitijibibo/RogueLegacy1.git
synced 2025-12-06 02:30:51 -08:00
CI: List the output dir, not the project dir
This commit is contained in:
parent
bd9be23e31
commit
b9b90e2eeb
1 changed files with 1 additions and 1 deletions
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
|
|
@ -61,4 +61,4 @@ jobs:
|
|||
cp /usr/lib/x86_64-linux-gnu/libSDL3.so.0 bin/Release/net8.0/linux-x64/publish/
|
||||
cp /usr/local/lib/libFAudio.so.0 bin/Release/net8.0/linux-x64/publish/
|
||||
cp /usr/local/lib/libFNA3D.so.0 bin/Release/net8.0/linux-x64/publish/
|
||||
ls -l
|
||||
ls -l bin/Release/net8.0/linux-x64/publish/
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue