Skip to content

Commit

Permalink
ci test
Browse files Browse the repository at this point in the history
  • Loading branch information
Geoff Kendal committed Jan 31, 2024
1 parent 13c98c4 commit 585b2f2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -58,5 +58,5 @@ jobs:
tg_command: 'apply'

- name: Copy build to s3
run: aws s3 sync frontend/build s3://stumblefunk-www-dev/accreditation
run: pwd && ls -la && aws s3 sync frontend/build s3://stumblefunk-www-dev/accreditation

0 comments on commit 585b2f2

Please sign in to comment.