Skip to content

Commit

Permalink
updating actions again
Browse files Browse the repository at this point in the history
  • Loading branch information
cameronkruse committed Dec 19, 2023
1 parent 28956c1 commit b51e32c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy-to-s3.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
with:
node-version: '18'
- name: Build
working-directory: ./
working-directory: cafo-explorer
run: |
npm install && npm run build-staging
- name: Configure AWS
Expand Down

0 comments on commit b51e32c

Please sign in to comment.