actions-test #1

Merged
soaska merged 24 commits from actions-test into master 2024-01-29 19:02:56 +00:00
Showing only changes of commit 8288607aaa - Show all commits

View File

@ -13,7 +13,6 @@ jobs:
- name: List files in the repository
run: |
ls ${{ gitea.workspace }}
- run: echo "🍏 This job's status is ${{ job.status }}."
- name: Install Docker
run: |
apk add --no-cache docker