Skip to content

Commit

Permalink
fix prod workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
JMBeresford committed Aug 9, 2023
1 parent 24006f6 commit 1e61465
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/deploy-experiments-production.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,8 @@ jobs:

steps:
- uses: actions/checkout@v3
with:
fetch-depth: 2
- uses: actions/setup-node@v3
with:
node-version: 18
Expand Down

0 comments on commit 1e61465

Please sign in to comment.