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
|
||||
|
||||
- name: Grant execute permission for bld
|
||||
run: |
|
||||
cd ..
|
||||
chmod +x bld
|
||||
run: chmod +x bld
|
||||
|
||||
- name: Download the dependencies
|
||||
run: ./bld download
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue