forked from cswimr/SeaCogs
fix(workflow): should be fixed now
This commit is contained in:
parent
909ad1748e
commit
53747bbd1e
1 changed files with 1 additions and 1 deletions
|
@ -16,7 +16,7 @@ jobs:
|
||||||
fetch-depth: 0
|
fetch-depth: 0
|
||||||
|
|
||||||
- name: Set Environment Variable
|
- name: Set Environment Variable
|
||||||
uses: actions/env@v2
|
- uses: actions/env@v2
|
||||||
run: echo "BRANCH=$CI_ACTION_REF_NAME_SLUG" >> $GITHUB_ENV
|
run: echo "BRANCH=$CI_ACTION_REF_NAME_SLUG" >> $GITHUB_ENV
|
||||||
|
|
||||||
- name: Install dependencies
|
- name: Install dependencies
|
||||||
|
|
Loading…
Reference in a new issue