mirror of
https://github.com/ivabus/pantry
synced 2024-11-10 10:35:17 +03:00
forgot this one
This commit is contained in:
parent
1c809689b4
commit
24bdb5810b
2
.github/workflows/index-data.yml
vendored
2
.github/workflows/index-data.yml
vendored
|
@ -16,7 +16,7 @@ jobs:
|
|||
with:
|
||||
srcroot: null
|
||||
- uses: teaxyz/pantry.core/.github/actions/cache@main
|
||||
- run: ./scripts/index-packages.ts ${{ inputs.projects }}
|
||||
- run: ./.github/scripts/index-packages.ts ${{ inputs.projects }}
|
||||
env:
|
||||
TEA_PANTRY_PATH: ${{ github.workspace }}
|
||||
AWS_REGION: us-east-1
|
||||
|
|
Loading…
Reference in a new issue