Update .github/workflows/kernel.yml

This commit is contained in:
Leafy :3 2024-12-14 13:33:39 +01:00
parent 73d436bf59
commit d48c28b323

View file

@ -8,9 +8,9 @@ jobs:
runs-on: ubuntu-22.04 runs-on: ubuntu-22.04
steps: steps:
- name: Checkout - name: Checkout
uses: Ksawlii/checkout@main uses: actions/checkout@main
- name: Clean - name: Clean
uses: Ksawlii/slimhub_actions@main uses: 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