Skip to content

Commit

Permalink
asdfasdfasdf
Browse files Browse the repository at this point in the history
  • Loading branch information
estephinson committed Aug 21, 2023
1 parent c9043a1 commit a586a57
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,4 +11,4 @@ jobs:
- uses: actions/checkout@v2
- uses: actions/setup-node@v3
- run: npm install -g netlify-cli
- run: netlify deploy --build --prod
- run: JSON=$(netlify deploy --build --prod --json)

0 comments on commit a586a57

Please sign in to comment.