Skip to content

Commit

Permalink
fix git warning;
Browse files Browse the repository at this point in the history
  • Loading branch information
greenhat committed Apr 7, 2023
1 parent c4d53b8 commit 4e6e1eb
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,8 @@ jobs:
with:
toolchain: stable
- uses: actions/checkout@v3
- name: fit git warning of dubious ownership
run: git config --global --add safe.directory /__w/oracle-core/oracle-core
- uses: taiki-e/upload-rust-binary-action@v1
with:
bin: oracle-core
Expand Down

0 comments on commit 4e6e1eb

Please sign in to comment.