Removed cd to previous dir
This commit is contained in:
parent
3aebecae82
commit
ad49e0001e
1 changed files with 1 additions and 3 deletions
4
.github/workflows/bld.yml
vendored
4
.github/workflows/bld.yml
vendored
|
@ -41,9 +41,7 @@ jobs:
|
||||||
./bld dokka-jekyll
|
./bld dokka-jekyll
|
||||||
|
|
||||||
- name: Grant execute permission for bld
|
- name: Grant execute permission for bld
|
||||||
run: |
|
run: chmod +x bld
|
||||||
cd ..
|
|
||||||
chmod +x bld
|
|
||||||
|
|
||||||
- name: Download the dependencies
|
- name: Download the dependencies
|
||||||
run: ./bld download
|
run: ./bld download
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue