Skip to content

Commit

Permalink
ci: fix
Browse files Browse the repository at this point in the history
  • Loading branch information
neferin12 committed Nov 16, 2023
1 parent 6ad7331 commit 4e9f842
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/arch_pkgs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,8 @@ jobs:
outputs:
pgkbuild: ${{ steps.filter.outputs.pgkbuild }}
steps:
# For pull requests it's not necessary to checkout the code
- name: Checkout
uses: actions/checkout@v3
- uses: dorny/paths-filter@v2
id: filter
with:
Expand Down

0 comments on commit 4e9f842

Please sign in to comment.