forked from Conjure-Tools/unity-runner
GitHub: Fixed environment
This commit is contained in:
parent
22d1f8273b
commit
06955b33ad
3
.github/workflows/create-image.yaml
vendored
3
.github/workflows/create-image.yaml
vendored
@ -24,6 +24,9 @@ jobs:
|
|||||||
- linux-il2cpp
|
- linux-il2cpp
|
||||||
|
|
||||||
name: Build 🐳 ${{ matrix.platform }}
|
name: Build 🐳 ${{ matrix.platform }}
|
||||||
|
environment:
|
||||||
|
name: Docker Hub
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v4
|
- uses: actions/checkout@v4
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user