fixed image paths

This commit is contained in:
bronku 2026-06-08 15:28:17 +02:00
parent 2df1640a10
commit 0b3a99f097
2 changed files with 6 additions and 7 deletions

View file

@ -30,10 +30,6 @@ jobs:
cache: true
cache-dependancy-path: go.mod
- name: Clean out junk
run: |
git clean -ffdx
- name: Build
run: |
go generate