Skip to content

Commit

Permalink
ci: Fix reference to workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
rschristian committed Oct 12, 2024
1 parent 65563e4 commit 88e74bd
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 88e74bd

Please sign in to comment.