diff --git a/action.yml b/action.yml index 578336a..3d772a5 100644 --- a/action.yml +++ b/action.yml @@ -4,6 +4,8 @@ description: build and publish an Arch package runs: using: "composite" steps: + - name: Checkout + uses: actions/checkout@v4 - name: Create publish script shell: bash