Skip to content

Commit

Permalink
Update release.yml
Browse files Browse the repository at this point in the history
Debug error: Checkout code for building vue app
  • Loading branch information
getwithashish authored Aug 16, 2023
1 parent 0dbb454 commit cbce470
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 @@ -53,6 +53,9 @@ jobs:
needs: build

steps:
- name: Checkout Code
uses: actions/checkout@v3

- name: Setup Node.js 16
uses: actions/setup-node@v3
with:
Expand Down

0 comments on commit cbce470

Please sign in to comment.