forked from coop-cloud-mirrors/godotenv
Compare commits
1 Commits
main
...
dependabot
Author | SHA1 | Date | |
---|---|---|---|
|
892a220300 |
2
.github/workflows/release.yml
vendored
2
.github/workflows/release.yml
vendored
@ -13,7 +13,7 @@ jobs:
|
|||||||
- name: Checkout code
|
- name: Checkout code
|
||||||
uses: actions/checkout@v3
|
uses: actions/checkout@v3
|
||||||
- name: Generate build files
|
- name: Generate build files
|
||||||
uses: thatisuday/go-cross-build@v1.0.2
|
uses: thatisuday/go-cross-build@v1.1.0
|
||||||
with:
|
with:
|
||||||
platforms: 'linux/amd64, linux/ppc64le, darwin/amd64, darwin/arm64, windows/amd64'
|
platforms: 'linux/amd64, linux/ppc64le, darwin/amd64, darwin/arm64, windows/amd64'
|
||||||
package: 'cmd/godotenv'
|
package: 'cmd/godotenv'
|
||||||
|
Loading…
x
Reference in New Issue
Block a user