Update .gitea/workflows/ci.yml
This commit is contained in:
parent
644b84c138
commit
5a29794580
@ -31,10 +31,10 @@ jobs:
|
||||
needs: Explore-Gitea-Actions
|
||||
steps:
|
||||
- run: mkdir -p build
|
||||
- run: docker info
|
||||
- uses: actions/download-artifact@master
|
||||
with:
|
||||
name: build
|
||||
path: build
|
||||
- run: ls -al build
|
||||
- run: docker info
|
||||
- run: echo "Generate release"
|
Loading…
Reference in New Issue
Block a user