Skip to content

Commit

Permalink
fix(actions): workflow fix
Browse files Browse the repository at this point in the history
  • Loading branch information
Lulalaby committed Dec 11, 2023
1 parent 6f159bb commit 8a68b24
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,8 @@ jobs:
pack:
timeout-minutes: 15
runs-on: ubuntu-latest
name: "Pack and Artifact"
needs: build
steps:
- name: Checkout repository
uses: actions/checkout@v4
Expand Down

0 comments on commit 8a68b24

Please sign in to comment.