fixed bad name
This commit is contained in:
parent
fdbda8ef26
commit
b5366b8f38
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@ -60,7 +60,7 @@ jobs:
|
||||
# - name: Run JavaScript Tests
|
||||
# run: npm test
|
||||
|
||||
generate docs:
|
||||
documentation:
|
||||
runs-on: ubuntu-20.04
|
||||
needs: build # for ignoring bad builds
|
||||
if: github.event_name == 'push' && github.ref == 'refs/heads/master'
|
||||
|
Loading…
Reference in New Issue
Block a user