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