Update check_git_apply.yaml
This commit is contained in:
parent
8e00d11fc9
commit
5258713cc6
3
.github/workflows/check_git_apply.yaml
vendored
3
.github/workflows/check_git_apply.yaml
vendored
@ -58,6 +58,9 @@ jobs:
|
|||||||
sudo apt-get update && \
|
sudo apt-get update && \
|
||||||
sudo apt-get install -y aspnetcore-runtime-6.0
|
sudo apt-get install -y aspnetcore-runtime-6.0
|
||||||
|
|
||||||
|
test -d /github/home/.vscode-server || sudo mkdir /github/home/.vscode-server
|
||||||
|
sudo chown lg /github/home/.vscode-server
|
||||||
|
|
||||||
- name: Checkout 'uazo/bromite' ${{ env.BRANCH }}
|
- name: Checkout 'uazo/bromite' ${{ env.BRANCH }}
|
||||||
uses: actions/checkout@v2
|
uses: actions/checkout@v2
|
||||||
with:
|
with:
|
||||||
|
Loading…
Reference in New Issue
Block a user