mirror of
https://github.com/passbolt/go-passbolt-cli.git
synced 2025-05-12 10:58:21 +00:00
test
This commit is contained in:
parent
d85d2b967a
commit
4053d76995
1 changed files with 3 additions and 0 deletions
3
.github/workflows/.release.yml
vendored
3
.github/workflows/.release.yml
vendored
|
@ -21,6 +21,9 @@ jobs:
|
||||||
uses: actions/setup-go@v2
|
uses: actions/setup-go@v2
|
||||||
with:
|
with:
|
||||||
go-version: 1.17
|
go-version: 1.17
|
||||||
|
-
|
||||||
|
name: test
|
||||||
|
run: pwd ; ls
|
||||||
-
|
-
|
||||||
name: Run GoReleaser
|
name: Run GoReleaser
|
||||||
uses: goreleaser/goreleaser-action@v2
|
uses: goreleaser/goreleaser-action@v2
|
||||||
|
|
Loading…
Add table
Reference in a new issue