diff --git a/.github/workflows/arch_pkgs.yml b/.github/workflows/arch_pkgs.yml index 75bbcf8..df832ed 100644 --- a/.github/workflows/arch_pkgs.yml +++ b/.github/workflows/arch_pkgs.yml @@ -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: