Skip to content

Commit

Permalink
fix action path
Browse files Browse the repository at this point in the history
  • Loading branch information
juan pablo committed Aug 12, 2024
1 parent 498b5be commit 6734044
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ jobs:
with:
go-version: ${{ env.GO_VERSION }}
- name: Set up gitconfig
uses: ./terraform-provider-autonomi/.github/actions/setup-gitconfig
uses: ./.github/actions/setup-gitconfig
with:
ORG_GITHUB_TOKEN: ${{ secrets.ORG_GITHUB_TOKEN }}
- name: Run go mod tidy
Expand Down

0 comments on commit 6734044

Please sign in to comment.