Skip to content

Commit

Permalink
Update compute.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
cboettig authored Dec 19, 2023
1 parent 4e253c5 commit 759d446
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/compute.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ jobs:
container: ghcr.io/boettiger-lab/solara-geospatial:latest
steps:
- name: config
run: git config --system --add safe.directory '*'
run: git config --global --add safe.directory '*'
- name: checkout
uses: actions/checkout@v3
with:
Expand Down

0 comments on commit 759d446

Please sign in to comment.