fixup-prev

This commit is contained in:
Adriaan de Groot 2023-09-28 21:56:56 +02:00
parent 6f346d635e
commit aef757cc20

View File

@ -33,7 +33,7 @@ jobs:
- name: "install dependencies"
shell: bash
run: |
./.github/workflows/nightly-neon.sh
./ci/deps-neon.sh
- name: "build"
id: build
uses: calamares/actions/generic-build@v4