Skip to content

Commit

Permalink
fetch --all
Browse files Browse the repository at this point in the history
  • Loading branch information
tig committed Dec 3, 2023
1 parent c77659d commit 3da965a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/api-docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@ jobs:
- name: DocFX Build
run: |
git clone https://github.com/gui-cs/Terminal.Gui.git
git fetch --all
cd Terminal.Gui
git checkout v2_develop
dotnet tool install -g docfx
Expand Down

0 comments on commit 3da965a

Please sign in to comment.