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 5d9c53f commit 86865af
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 @@ -70,7 +70,7 @@ jobs:
git clone https://gitlab.com/asus-linux/asusctl src
- run: |
cd src
mv ../env/asusctl debian
cp ../env/asusctl ./debian -Rv
sudo apt update && sudo apt build-dep .
- run: |
sudo dpkg-buildpackage -b -us -uc

0 comments on commit 86865af

Please sign in to comment.