Update build.yaml

This commit is contained in:
uazo
2021-07-10 09:37:31 +02:00
committed by GitHub
parent e94f1e0f76
commit 99b2e4120d
+2 -2
View File
@@ -46,12 +46,12 @@ jobs:
uses: uazo/bromite-buildtools/images/bromite-source@master
with:
version: ${{ env.VERSION }}
sha: ${{ github.sha }}
sha: 9109417e415f9f0aa204dc3e1391138fa5e13bf8 #${{ github.sha }}
- name: Check bromite builder
uses: uazo/bromite-buildtools/images/bromite-build@master
with:
sha: ${{ github.sha }}
sha: 9109417e415f9f0aa204dc3e1391138fa5e13bf8 #${{ github.sha }}
build:
runs-on: self-hosted