Skip to content

Commit

Permalink
ci: Check if this'll work from the branch
Browse files Browse the repository at this point in the history
  • Loading branch information
rschristian committed Oct 12, 2024
1 parent 65563e4 commit 28bac68
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/benchmarks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
uses: andrewiggins/download-base-artifact@v3
with:
artifact: npm-package
workflow: build-test.yml
workflow: ci.yml
required: true
- run: mv preact.tgz preact-main.tgz
- name: Upload locally build & base preact package
Expand Down

0 comments on commit 28bac68

Please sign in to comment.