mirror of
https://github.com/chatopera/cosin.git
synced 2025-07-20 04:23:01 +08:00
https://github.com/chatopera/cskefu/issues/688 fix yml syntax error
This commit is contained in:
parent
ebd24c2ddb
commit
d40986c005
2
.github/workflows/pr_checks_package.yml
vendored
2
.github/workflows/pr_checks_package.yml
vendored
@ -10,7 +10,7 @@ jobs:
|
|||||||
- uses: actions/checkout@v3
|
- uses: actions/checkout@v3
|
||||||
with:
|
with:
|
||||||
ref: ${{ github.event.pull_request.head.sha }}
|
ref: ${{ github.event.pull_request.head.sha }}
|
||||||
— run: |
|
- run: |
|
||||||
cd $GITHUB_WORKSPACE && pwd
|
cd $GITHUB_WORKSPACE && pwd
|
||||||
echo `git log --pretty=format:"%h:%an:%ar: %s <br>" HEAD~5..HEAD`
|
echo `git log --pretty=format:"%h:%an:%ar: %s <br>" HEAD~5..HEAD`
|
||||||
$GITHUB_WORKSPACE/public/plugins/scripts/install-all.sh
|
$GITHUB_WORKSPACE/public/plugins/scripts/install-all.sh
|
||||||
|
Loading…
x
Reference in New Issue
Block a user