Skip to content

Commit 793a685

Browse files
committed
Revert "Merge branch 'test_doc' into ch_struct"
This reverts commit e1432d3, reversing changes made to ac5e6aa.
1 parent 4240f0c commit 793a685

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/doc-deployment.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,8 +24,6 @@ jobs:
2424
- uses: actions/checkout@v2
2525
with:
2626
fetch-depth: 0 # Full history to get tag and commit info
27-
- name: Install GFortran macOS
28-
run: brew install gcc || brew upgrade gcc || true
2927
- name: Install Dependencies
3028
run: |
3129
pip3 install --prefer-binary --no-clean --disable-pip-version-check --progress-bar off lxml fypp

0 commit comments

Comments
 (0)