Skip to content

Commit

Permalink
chore: log the nv variable
Browse files Browse the repository at this point in the history
  • Loading branch information
ciatph committed Sep 11, 2024
1 parent 140edb7 commit bbce291
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/deploy-docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,9 @@ jobs:
chmod u+x scripts/build-docs.sh
./scripts/build-docs.sh
- name: Debug Environment Variables
run: cat $GITHUB_ENV

- name: Archive Development Artifact
uses: actions/upload-artifact@v4
with:
Expand Down

0 comments on commit bbce291

Please sign in to comment.