Skip to content

Commit

Permalink
Maybe need this fix for actions/checkout#1014
Browse files Browse the repository at this point in the history
  • Loading branch information
danscales committed Jan 26, 2024
1 parent 643a0be commit 02e903f
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,10 +11,7 @@ jobs:
runs-on: ubuntu-latest
container:
image: docker.io/globalforestwatch/emr-serverless-3.8.3:latest

defaults:
run:
working-directory: /root
options: --user root

steps:
- uses: actions/checkout@v2
Expand Down

0 comments on commit 02e903f

Please sign in to comment.