1
All checks were successful
Build and Deploy docker container / build (push) Successful in 31s

This commit is contained in:
Jonathan Branan 2024-10-27 19:46:57 -05:00
parent 1e066714b2
commit ad3df443ab

View File

@ -23,7 +23,7 @@ jobs:
go-version: '1.20'
-
name: list workdir
run: echo ${{ github.workspace }}
run: ls -la ${{ github.workspace }}
-
uses: https://gitea.com/actions/go-hashfiles@v0.0.1
id: get-hash