Skip to content

Commit

Permalink
fixup! fixup! fixup! fixup! fixup! fixup! fixup! fixup! github action…
Browse files Browse the repository at this point in the history
…s: Add an ArchLinux container build
  • Loading branch information
cwendling committed Nov 9, 2023
1 parent cb6d1c6 commit 5029465
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -127,7 +127,7 @@ jobs:
# https://wiki.archlinux.org/title/System_maintenance#Partial_upgrades_are_unsupported
run: |
pacman --noconfirm -Sy
pacman --noconfirm -S ${BUILD_DEPS}
pacman --noconfirm -S ${ARCH_BUILD_DEPS}
- uses: actions/checkout@v3
with:
Expand Down

0 comments on commit 5029465

Please sign in to comment.