Skip to content

Commit 6f82fd3

Browse files
committed
Update workflows
1 parent c2ee2a8 commit 6f82fd3

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

.github/workflows/deploy-redoc-docs.yaml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,9 +9,6 @@ jobs:
99
runs-on: ubuntu-latest
1010
steps:
1111
- uses: actions/checkout@v2
12-
- name: Add execute permission to make.sh
13-
run: chmod +x make.sh
14-
- uses: actions/checkout@v2
1512
- name: Build docs
1613
run: ./docs/make.sh
1714
- name: Deploy to GitHub Pages

0 commit comments

Comments
 (0)