mirror of
https://gitea.com/gitea/docs.git
synced 2026-07-21 18:27:41 +00:00
Fix ci
This commit is contained in:
@@ -36,10 +36,6 @@ jobs:
|
|||||||
- name: build site
|
- name: build site
|
||||||
run: |
|
run: |
|
||||||
make build
|
make build
|
||||||
- name: install aws cli
|
|
||||||
uses: unfor19/install-aws-cli-action@v1
|
|
||||||
with:
|
|
||||||
version: 1
|
|
||||||
- name: aws credential configure
|
- name: aws credential configure
|
||||||
uses: aws-actions/configure-aws-credentials@v4
|
uses: aws-actions/configure-aws-credentials@v4
|
||||||
with:
|
with:
|
||||||
|
|||||||
Reference in New Issue
Block a user