mirror of
https://github.com/JesseTG/melonds-ds.git
synced 2024-11-24 06:59:40 +00:00
Update the commit used in the build pipeline
- I oughta move this to a variable on GitHub at some point
This commit is contained in:
parent
9a73b79d2c
commit
03c04d5047
4
.github/workflows/build-linux.yaml
vendored
4
.github/workflows/build-linux.yaml
vendored
@ -18,7 +18,7 @@ jobs:
|
||||
matrix:
|
||||
include:
|
||||
- repo: https://github.com/JesseTG/melonDS.git
|
||||
commit: 96c5712
|
||||
commit: 9703712
|
||||
release: true
|
||||
- repo: https://github.com/melonDS-emu/melonDS.git
|
||||
commit: master
|
||||
@ -66,7 +66,7 @@ jobs:
|
||||
matrix:
|
||||
include:
|
||||
- repo: https://github.com/JesseTG/melonDS.git
|
||||
commit: 96c5712
|
||||
commit: 9703712
|
||||
release: true
|
||||
- repo: https://github.com/melonDS-emu/melonDS.git
|
||||
commit: master
|
||||
|
2
.github/workflows/build-macos.yaml
vendored
2
.github/workflows/build-macos.yaml
vendored
@ -19,7 +19,7 @@ jobs:
|
||||
matrix:
|
||||
include:
|
||||
- repo: https://github.com/JesseTG/melonDS.git
|
||||
commit: 96c5712
|
||||
commit: 9703712
|
||||
release: true
|
||||
- repo: https://github.com/melonDS-emu/melonDS.git
|
||||
commit: master
|
||||
|
2
.github/workflows/build-windows.yaml
vendored
2
.github/workflows/build-windows.yaml
vendored
@ -20,7 +20,7 @@ jobs:
|
||||
matrix:
|
||||
include:
|
||||
- repo: https://github.com/JesseTG/melonDS.git
|
||||
commit: 96c5712
|
||||
commit: 9703712
|
||||
release: true
|
||||
- repo: https://github.com/melonDS-emu/melonDS.git
|
||||
commit: master
|
||||
|
Loading…
Reference in New Issue
Block a user