Skip to content

Commit

Permalink
Update main.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
alexandredevely committed Mar 29, 2024
1 parent e4a45fe commit 28ee1ac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -170,7 +170,7 @@ jobs:
# node make-docs.js --release ${{ github.head_ref }}
- name: generate MarkDown files
run: |
node make-docs.js --release ${{ env.release }}
node make-docs.js
- uses: actions/upload-artifact@v4
with:
Expand Down

0 comments on commit 28ee1ac

Please sign in to comment.