Update compilation.yml

This commit is contained in:
LibretroAdmin 2024-09-23 05:54:21 -07:00 committed by GitHub
parent 744f5d9c8b
commit 0ff6714d2a
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -11,7 +11,7 @@ jobs:
runs-on: ubuntu-latest
container: ps2dev/ps2dev:latest
steps:
- uses: actions/checkout@v2
- uses: actions/checkout@v4
- name: Install dependencies
run: |