Skip to content

Commit

Permalink
Update workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
mmicko committed Jan 29, 2024
1 parent 36c615d commit ff79682
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/arch-pkg.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,9 +10,9 @@ jobs:
volumes:
- /sys/fs/cgroup:/sys/fs/cgroup
steps:
- uses: actions/checkout@v2
- uses: actions/checkout@v4
- name: Build Arch Linux package
uses: FFY00/build-arch-package@v1
uses: FFY00/build-arch-package@master
with:
PKGBUILD: $GITHUB_WORKSPACE/.github/archlinux/PKGBUILD

Expand Down

0 comments on commit ff79682

Please sign in to comment.