Skip to content

Commit

Permalink
.github/workflows/validate.yml: Cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
Daniele Rondina committed Jan 13, 2023
1 parent c0d145b commit b4a1fb0
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/validate.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,6 @@ jobs:
git fetch --prune --unshallow
- name: Validate 🔧
run: |
#curl https://get.mocaccino.org/luet/get_luet_root.sh | sudo sh
curl https://raw.githubusercontent.com/geaaru/luet/geaaru/contrib/config/get_luet_root.sh | sudo sh
sudo luet upgrade && sudo luet i system/luet-build -y
make validate

0 comments on commit b4a1fb0

Please sign in to comment.