Broken CI.

This commit is contained in:
Nick Brassel
2024-11-15 06:42:33 +11:00
parent c53fb88479
commit 1e98a2e459
+1 -1
View File
@@ -74,7 +74,7 @@ jobs:
shell: msys2 {0}
run: |
python3 -m build
python3 -m pip install dist/qmk-*.tar.gz
python3 -m pip install --break-system-packages dist/qmk-*.tar.gz
- name: (MSYS2) Run qmk setup -y
shell: msys2 {0}
run: qmk setup -y