Skip to content

Commit

Permalink
Update test-action.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
jcbhmr authored Feb 10, 2024
1 parent 5d3ea35 commit fe290c4
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/test-action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,9 @@ jobs:
- uses: oven-sh/setup-bun@v1
- run: bun install
- run: bun run build
- uses: ./
with:
cache-dependency-path: test.yml
- uses: ./
with:
cache-dependency-path: test.yml
Expand Down

0 comments on commit fe290c4

Please sign in to comment.