Skip to content

Commit

Permalink
test: env echo
Browse files Browse the repository at this point in the history
  • Loading branch information
rafaelcr committed Dec 26, 2023
1 parent e4c080c commit cc9a4a3
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/vercel.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,9 @@ jobs:
${{ runner.os }}-build-
${{ runner.os }}-
- name: Echo vars
run: echo ${{ env.PROD }}

- name: Install deps
run: npm ci --audit=false

Expand Down

0 comments on commit cc9a4a3

Please sign in to comment.