Skip to content

Commit

Permalink
Re-enable symlinks
Browse files Browse the repository at this point in the history
  • Loading branch information
artdeell authored Nov 19, 2023
1 parent 2ac4595 commit 58d7036
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/android.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,6 @@ jobs:
runs-on: ubuntu-latest

steps:
- name: Disable symlinks in git config
run: git config --global core.symlinks false

- uses: actions/checkout@v2

Expand Down

0 comments on commit 58d7036

Please sign in to comment.