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:
|
with:
|
||||||
name: build
|
name: build
|
||||||
path: 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:
|
# deploy:
|
||||||
# runs-on: ubuntu-20.04
|
# runs-on: ubuntu-20.04
|
||||||
|
|||||||
Reference in New Issue
Block a user