pion / .goassets

Asset files automatically deployed to Go package repositories
https://pion.ly/
MIT License
9 stars 10 forks source link

GitHub actions do not read env file #44

Closed Sean-Der closed 3 years ago

Sean-Der commented 3 years ago

After migrating to GitHub actions GO_JS_WASM_EXEC, TEST_EXTRA_ARGS and GOLANGCI_LINT_EXRA_ARGS was broken.

I hardcoded these values for now, just so we can move ahead.

at-wat commented 3 years ago

Implemented in https://github.com/pion/.goassets/pull/70