mirror of
https://github.com/JamesIves/github-pages-deploy-action.git
synced 2023-12-15 20:03:39 +08:00
Update entrypoint.sh
This commit is contained in:
parent
2dd0d93bb0
commit
457af547a6
@ -31,7 +31,6 @@ fi
|
||||
## Initializes the repository path using the access token.
|
||||
REPOSITORY_PATH="https://${ACCESS_TOKEN}@github.com/${GITHUB_REPOSITORY}.git" && \
|
||||
|
||||
|
||||
# Installs Git.
|
||||
apt-get update && \
|
||||
apt-get install -y git && \
|
||||
|
Loading…
Reference in New Issue
Block a user