work #1

Merged
paradizelost merged 8 commits from work into master 2024-11-25 09:09:54 -06:00
Showing only changes of commit f058bdd223 - Show all commits

View File

@ -12,7 +12,7 @@ jobs:
defaults: defaults:
run: run:
working-directory: ./ working-directory: ./
steps: steps:
- uses: actions/checkout@v4 - uses: actions/checkout@v4
with: with:
@ -28,4 +28,5 @@ jobs:
- name: Build - name: Build
id: Build Verify id: Build Verify
run: docker build -t git.hamik.net/paradizelost/visubnet:latest . run: docker build -t git.hamik.net/paradizelost/visubnet:latest .