Skip to content

Commit

Permalink
Display env
Browse files Browse the repository at this point in the history
  • Loading branch information
markdumay committed Apr 25, 2024
1 parent dca9b3a commit 484dc39
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/lint-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -90,6 +90,9 @@ jobs:
restore-keys: |
${{ runner.os }}-${{ env.CACHE_KEY }}
- name: Display environment
run: npm run env

- name: Build main site
run: npm run build:cache

Expand Down

0 comments on commit 484dc39

Please sign in to comment.