Skip to content

Commit

Permalink
Does this work?
Browse files Browse the repository at this point in the history
  • Loading branch information
badeball committed Jul 22, 2024
1 parent d14b988 commit 0fe8ef2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/examples-branch.yml
Original file line number Diff line number Diff line change
Expand Up @@ -94,6 +94,7 @@ jobs:
uses: actions/download-artifact@v4
with:
name: build
path: ${{ defaults.run.working-directory }}
- name: Install NPM modules
run: npm install
- name: Install dirty build
Expand Down

0 comments on commit 0fe8ef2

Please sign in to comment.