Configure output artifact and remove unnecessary dependency #2

Merged
lordwektabyte merged 2 commits from develop into main 2023-12-31 17:35:36 +01:00
Showing only changes of commit 1506930576 - Show all commits

View file

@ -17,7 +17,7 @@ jobs:
build: build:
runs-on: docker runs-on: docker
steps: 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 - uses: https://code.forgejo.org/actions/checkout@v4
with: with:
fetch-depth: 0 fetch-depth: 0