Skip to content

Commit

Permalink
auto yes
Browse files Browse the repository at this point in the history
  • Loading branch information
UnknownShadow200 committed Oct 6, 2023
1 parent dda4909 commit 756f930
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build_ps3.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
- name: Compile PS3 build
id: compile
run: |
pacman -S make
pacman -S make --noconfirm
make ps3
- uses: ./.github/actions/notify_failure
Expand Down

0 comments on commit 756f930

Please sign in to comment.