mirror of https://github.com/statping/statping
sass for actions
parent
f877db74b6
commit
6fc0be9d12
|
@ -86,6 +86,7 @@ jobs:
|
|||
- name: Setting ENV's
|
||||
run: |
|
||||
echo "::add-path::$(go env GOPATH)/bin"
|
||||
echo "::add-path::/opt/hostedtoolcache/node/10.20.1/x64/bin"
|
||||
echo ::set-env name=VERSION::$(cat version.txt)
|
||||
shell: bash
|
||||
|
||||
|
|
Loading…
Reference in New Issue