SKALE-2202 fix yml

parent c7cc387b
......@@ -13,7 +13,7 @@ jobs:
- uses: actions/checkout@v1
- name: submodule update
run: git submodule update --init --recursive
- name: init enviroment variables:
- name: init enviroment variables
run: |
export BRANCH=${GITHUB_REF##*/}
echo "Branch $BRANCH"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment