This commit is contained in:
Carlos Precioso
2025-11-10 12:40:47 +01:00
parent 11f21b2e72
commit 7bceae2eec

View File

@@ -34,6 +34,7 @@ jobs:
target-repo: wasp-lang/wasp target-repo: wasp-lang/wasp
- name: Download Wasp build artifacts from linked PR - name: Download Wasp build artifacts from linked PR
# TODO: Change to `main` branch once https://github.com/wasp-lang/wasp/pull/3335 is merged.
uses: wasp-lang/wasp/.github/actions/fetch-nightly-cli@cprecioso/add-error-to-action uses: wasp-lang/wasp/.github/actions/fetch-nightly-cli@cprecioso/add-error-to-action
with: with:
output-dir: ${{ runner.temp }}/wasp-cli output-dir: ${{ runner.temp }}/wasp-cli