Skip to content

Commit

Permalink
Update production_hade.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
AGI-CEO authored Oct 25, 2023
1 parent c750523 commit c68c8e0
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/production_hade.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,8 @@ jobs:
uses: actions/setup-node@v1
with:
node-version: '18.x'

- name: Debug env variables
run: env
- name: npm install, build, and test
run: |
npm install
Expand Down

0 comments on commit c68c8e0

Please sign in to comment.