Skip to content

Commit

Permalink
try: add to safe directory
Browse files Browse the repository at this point in the history
  • Loading branch information
arnoweiss committed Dec 16, 2024
1 parent 005d001 commit 020d904
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/checkout-tags.sh
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
#!/bin/bash

git --version
git config --global --add safe.directory .
mkdir releases
pwd
ls -la
Expand Down

0 comments on commit 020d904

Please sign in to comment.