test
All checks were successful
build / build (push) Successful in 16s

This commit is contained in:
2024-12-04 15:10:07 +01:00
parent a625bd12aa
commit f898aecac2

View File

@ -9,7 +9,7 @@ jobs:
build: build:
runs-on: ubuntu-latest runs-on: ubuntu-latest
steps: steps:
- uses: actions/checkout@v - uses: actions/checkout@v4
# run: docker build -t git.simonis.lol/sites/file-explorer:latest . # run: docker build -t git.simonis.lol/sites/file-explorer:latest .
- name: build - name: build
run: ls && pwd run: ls && pwd