diff --git a/.github/workflows/symlink-test.yml b/.github/workflows/symlink-test.yml index 0c37343..9d99299 100644 --- a/.github/workflows/symlink-test.yml +++ b/.github/workflows/symlink-test.yml @@ -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 diff --git a/bang/duh.txt b/bang/duh.txt deleted file mode 100644 index 9301c68..0000000 --- a/bang/duh.txt +++ /dev/null @@ -1 +0,0 @@ -duh