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 5f066a02e3 - Show all commits

View File

@ -10,9 +10,6 @@ jobs:
- run: apk add --no-cache nodejs
- name: Check out repository code
uses: actions/checkout@v3
- name: List files in the repository
run: |
ls ${{ gitea.workspace }}
- run: echo "🍏 This job's status is ${{ job.status }}."
- name: Install Docker
run: |