Skip to content

Commit

Permalink
Update main.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
SekaiMoe authored Jul 2, 2024
1 parent fbfc629 commit 7f5603e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ jobs:
runs-on: ubuntu-latest
container: debian:bookworm
steps:
- run: apt udpate && apt install git build-essential dpkg-dev -y
- run: apt update && apt install git build-essential dpkg-dev -y
- run: |
git clone https://github.com/NekoSekaiMoe/asus_linux_debian_test env
git clone https://gitlab.com/asus-linux/asusctl src
Expand Down

0 comments on commit 7f5603e

Please sign in to comment.