Skip to content
Snippets Groups Projects
Verified Commit 209b1f29 authored by João Magalhães's avatar João Magalhães :rocket:
Browse files

docs: small renaming

parent 22cc9b5a
No related branches found
No related tags found
No related merge requests found
......@@ -34,7 +34,7 @@ jobs:
cd target/release
mv boytacean-sdl boytacean-sdl-linux-x64
mv libboytacean_libretro.so boytacean_libretro.so
- name: Upload Artifact
- name: Upload artifacts
uses: actions/upload-artifact@v3
with:
name: boytacean-win32
......@@ -74,7 +74,7 @@ jobs:
run: |
cd target/release
mv boytacean-sdl.exe boytacean-sdl-win32-x64.exe
- name: Upload Artifact
- name: Upload artifacts
uses: actions/upload-artifact@v3
with:
name: boytacean-win32
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment