Configure output artifact and remove unnecessary dependency #2
1 changed files with 1 additions and 1 deletions
|
@ -17,7 +17,7 @@ jobs:
|
|||
build:
|
||||
runs-on: docker
|
||||
steps:
|
||||
- run: apt-get update && apt-get install python3-pip tree -y
|
||||
- run: apt-get update && apt-get install python3-pip -y
|
||||
- uses: https://code.forgejo.org/actions/checkout@v4
|
||||
with:
|
||||
fetch-depth: 0
|
||||
|
|
Loading…
Reference in a new issue