fix(workflow): should be fixed now
Some checks failed
Build Documentation and Lint Code / build and lint (push) Failing after 0s
Some checks failed
Build Documentation and Lint Code / build and lint (push) Failing after 0s
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
|
||||
|
||||
- name: Set Environment Variable
|
||||
uses: actions/env@v2
|
||||
- uses: actions/env@v2
|
||||
run: echo "BRANCH=$CI_ACTION_REF_NAME_SLUG" >> $GITHUB_ENV
|
||||
|
||||
- name: Install dependencies
|
||||
|
|
Loading…
Reference in a new issue