Skip to content

Commit

Permalink
debug: check version
Browse files Browse the repository at this point in the history
  • Loading branch information
wellwelwel committed Sep 4, 2024
1 parent d4c9f27 commit 4365077
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/cd_publish-canary.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,9 @@ jobs:
steps:
- name: ➕ Actions - Checkout
uses: actions/checkout@v4
with:
fetch-depth: 0
ref: main

- name: ➕ Actions - Setup Node.js
uses: actions/setup-node@v4
Expand Down

0 comments on commit 4365077

Please sign in to comment.