Fixed sync command
This commit is contained in:
2
.github/workflows/main.yml
vendored
2
.github/workflows/main.yml
vendored
@@ -45,7 +45,7 @@ jobs:
|
||||
with:
|
||||
name: build
|
||||
path: build
|
||||
- run: 'aws s3 sync --delete s3://techradar-test-aoe/techradar/'
|
||||
- run: 'aws s3 sync --delete build/ s3://techradar-test-aoe/techradar/'
|
||||
|
||||
# deploy:
|
||||
# runs-on: ubuntu-20.04
|
||||
|
||||
Reference in New Issue
Block a user