Skip to content

Commit

Permalink
fix ci?
Browse files Browse the repository at this point in the history
  • Loading branch information
loudar authored and loudar committed Jun 23, 2024
1 parent b887bb0 commit 3d8420d
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,9 @@ jobs:
upload_url: ${{ steps.create_release.outputs.upload_url }}

steps:
- name: Checkout code
uses: actions/checkout@v4

- name: Use Node.js
uses: actions/setup-node@v4
with:
Expand Down

0 comments on commit 3d8420d

Please sign in to comment.