again
This commit is contained in:
parent
5c3f366371
commit
64b17ac379
2
.github/workflows/symlink-test.yml
vendored
2
.github/workflows/symlink-test.yml
vendored
|
@ -30,10 +30,10 @@ jobs:
|
|||
if ! [ -L bang ]; then
|
||||
ln -s duh bang
|
||||
ls -l
|
||||
git add bang
|
||||
git config --global user.email "stephan@REDACTED.com"
|
||||
git config --global user.name "Stephan"
|
||||
git config --global core.symlinks "true"
|
||||
git add bang
|
||||
git commit -m "created symlink"
|
||||
fi
|
||||
|
||||
|
|
|
@ -1 +0,0 @@
|
|||
duh
|
Loading…
Reference in New Issue
Block a user