Skip to content

Commit

Permalink
install gh cli
Browse files Browse the repository at this point in the history
  • Loading branch information
goergen95 committed Jul 26, 2024
1 parent d830a36 commit 591e0eb
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/publish.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,15 +13,15 @@ jobs:
permissions:
contents: write
steps:
- name: Install GH CLI
uses: dev-hanz-ops/[email protected]

- name: Check out repository
uses: actions/checkout@v4

- name: Set up Quarto
uses: quarto-dev/quarto-actions/setup@v2

- name: Install sys deps
run: sudo apt-get install -y libcurl4-openssl-dev libgdal-dev libproj-dev

- name: Install R
uses: r-lib/actions/setup-r@v2
with:
Expand Down

0 comments on commit 591e0eb

Please sign in to comment.