admin: fixed typo in CI (#4634)
This commit is contained in:
parent
d437d0fd17
commit
8220090c20
2
.github/workflows/test-ci.yml
vendored
2
.github/workflows/test-ci.yml
vendored
@ -98,7 +98,7 @@ jobs:
|
|||||||
name: coverage-complete
|
name: coverage-complete
|
||||||
path: ./output/coverage.tar
|
path: ./output/coverage.tar
|
||||||
|
|
||||||
- name: Upload coverage to to build.ethers.org
|
- name: Upload coverage to build.ethers.org
|
||||||
uses: ethers-io/sync-s3-action@main
|
uses: ethers-io/sync-s3-action@main
|
||||||
with:
|
with:
|
||||||
aws_access_key_id: ${{ secrets.BUILD_AWS_ACCESS_KEY_ID }}
|
aws_access_key_id: ${{ secrets.BUILD_AWS_ACCESS_KEY_ID }}
|
||||||
|
Loading…
Reference in New Issue
Block a user