Skip to content

Commit

Permalink
Fix: actionを修正
Browse files Browse the repository at this point in the history
  • Loading branch information
sevenc-nanashi committed Jun 18, 2024
1 parent 250cb49 commit 4b7bd45
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build-production.yml
Original file line number Diff line number Diff line change
Expand Up @@ -93,6 +93,7 @@ jobs:
if: steps.cache.outputs.cache-hit != 'true'
run: |
bun i
bun pm trust --all
- name: Download artifact
uses: actions/download-artifact@v4
Expand Down

0 comments on commit 4b7bd45

Please sign in to comment.