Skip to content

Commit

Permalink
testing apt caching for R installation dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
YONGHUNI committed Oct 13, 2024
1 parent 7c51bca commit 03c8f26
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@ jobs:
execute_install_scripts: true
version: 1
- name: testing apt cache
run: sudo DEBIAN_FRONTEND=noninteractive apt-get install -y gdebi-core qpdf devscripts ghostscript
run: gdal-config --version

- name: Install mamba environment
uses: mamba-org/setup-micromamba@v1
Expand Down

0 comments on commit 03c8f26

Please sign in to comment.