Skip to content

Commit

Permalink
Update rpcs3.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
illusion0001 authored Sep 24, 2024
1 parent 6f65bed commit 1cdde6d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/rpcs3.yml
Original file line number Diff line number Diff line change
Expand Up @@ -134,7 +134,7 @@ jobs:
- name: Pack up build artifacts
shell: bash
run: |
mkdir build
mkdir -p build
.ci/deploy-windows.sh
mkdir -p bin2/${{ env.BUILD_RAW }}
mv bin/* bin2/${{ env.BUILD_RAW }}
Expand Down

0 comments on commit 1cdde6d

Please sign in to comment.