diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index d98dc06..0e48f64 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -32,7 +32,7 @@ jobs: # set vars - name: set vars - uses: ./github/actions/set_vars + uses: ./.github/actions/set_vars with: clean_build: ${{ github.event.inputs.clean_build }}