add coreutils in shell
Some checks failed
Build and Publish / build-release (push) Failing after 1m15s
Some checks failed
Build and Publish / build-release (push) Failing after 1m15s
This commit is contained in:
@@ -22,6 +22,7 @@ jobs:
|
||||
REPO: ${{ github.repository }}
|
||||
SHA: ${{ github.sha }}
|
||||
run: |
|
||||
nix shell nixpkgs#coreutils
|
||||
STRIPPED_URL=$(echo $GITEA_URL | sed -e 's|^https://||' -e 's|^http://||')
|
||||
echo "Cloning from: $STRIPPED_URL"
|
||||
# Perform the clone
|
||||
|
||||
Reference in New Issue
Block a user