fixing not found package
All checks were successful
Go / build-test-publish (1.23.4) (push) Successful in 44s
Release / build-test (1.23.4) (release) Successful in 46s

This commit is contained in:
Denys Seredenko
2025-01-15 12:11:59 +01:00
parent 4d23d6041d
commit f7826e516b

View File

@@ -25,7 +25,7 @@ jobs:
- name: Test - name: Test
run: go test run: go test
- name: Create and publish - name: Create and publish
uses: actions/release-action@main uses: https://gitea.com/actions/release-action@main
with: with:
files: |- files: |-
build/** build/**