This commit is contained in:
@@ -22,7 +22,7 @@ jobs:
|
|||||||
REPO: ${{ github.repository }}
|
REPO: ${{ github.repository }}
|
||||||
SHA: ${{ github.sha }}
|
SHA: ${{ github.sha }}
|
||||||
run: |
|
run: |
|
||||||
nix shell nixpkgs#coreutils
|
nix shell nixpkgs#gnused
|
||||||
STRIPPED_URL=$(echo $GITEA_URL | sed -e 's|^https://||' -e 's|^http://||')
|
STRIPPED_URL=$(echo $GITEA_URL | sed -e 's|^https://||' -e 's|^http://||')
|
||||||
echo "Cloning from: $STRIPPED_URL"
|
echo "Cloning from: $STRIPPED_URL"
|
||||||
# Perform the clone
|
# Perform the clone
|
||||||
|
|||||||
Reference in New Issue
Block a user