Skip to content

Commit

Permalink
Update docker-image.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
nicholas477 authored Nov 22, 2023
1 parent 412aa2e commit e150e97
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/docker-image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
git clone https://github.com/ps2dev/ps2stuff.git
cd ps2stuff && make clean all install
- name: Install ps2stuff
- name: Install ps2gl
run: |
git clone git@github.com:ps2dev/ps2gl.git
git clone https://github.com/ps2dev/ps2gl.git
cd ps2gl && make clean all install

0 comments on commit e150e97

Please sign in to comment.