Update .github/workflows/kernel.yml
This commit is contained in:
parent
d48c28b323
commit
3e415ffd35
1 changed files with 1 additions and 1 deletions
2
.github/workflows/kernel.yml
vendored
2
.github/workflows/kernel.yml
vendored
|
@ -10,7 +10,7 @@ jobs:
|
||||||
- name: Checkout
|
- name: Checkout
|
||||||
uses: actions/checkout@main
|
uses: actions/checkout@main
|
||||||
- name: Clean
|
- name: Clean
|
||||||
uses: github.com/rokibhasansagar/slimhub_actions@v23.44.6
|
uses: https://github.com/rokibhasansagar/slimhub_actions@v23.44.6
|
||||||
- name: Install tools
|
- name: Install tools
|
||||||
run: |
|
run: |
|
||||||
sudo apt-get update -y &>/dev/null || sudo apt-get update -y &>/dev/null || true
|
sudo apt-get update -y &>/dev/null || sudo apt-get update -y &>/dev/null || true
|
||||||
|
|
Loading…
Reference in a new issue