Skip to content

Commit

Permalink
fix(github: ci: arch): update system before running the checks
Browse files Browse the repository at this point in the history
  • Loading branch information
actionless committed Sep 7, 2024
1 parent b44cd1a commit 778c7e4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,4 +54,4 @@ jobs:
-e SKIP_VULTURE=${SKIP_VULTURE}
-e THEMIX_GUI_PATH=${THEMIX_GUI_PATH}
oomox:latest
./maintenance_scripts/lint.sh
bash -c 'sudo -u user -- pikaur -Syu --noconfirm && ./maintenance_scripts/lint.sh'

0 comments on commit 778c7e4

Please sign in to comment.