Skip to content

Commit

Permalink
chore: fixed renaming
Browse files Browse the repository at this point in the history
  • Loading branch information
joamag committed Aug 1, 2023
1 parent 711590a commit 17e9f8d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,6 @@ jobs:
run: |
cd target/release
mv boytacean-sdl boytacean-sdl-linux-x64
mv libboytacean.so libboytacean.so
mv libboytacean_libretro.so boytacean_libretro.so
- name: Upload Artifact
uses: actions/upload-artifact@v3
Expand Down

0 comments on commit 17e9f8d

Please sign in to comment.