Skip to content

Commit 6f6d11e

Browse files
committed
asdf
1 parent 6f8a925 commit 6f6d11e

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/buildanddeploy.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -97,6 +97,7 @@ jobs:
9797
sync-biggamescript:
9898
needs: build-and-deploy-gh-pages
9999
runs-on: ubuntu-latest
100+
100101
steps:
101102
- uses: actions/checkout@v4
102103
with:
@@ -111,6 +112,7 @@ jobs:
111112

112113
- name: Deploy to S3
113114
run: |
115+
ls
114116
aws s3 sync ./big_game_script.js s3://ccportedgames/big_game_script.js --exact-timestamps
115117
116118
deploy-to-firebase:

0 commit comments

Comments
 (0)