This commit is contained in:
Ciro Santilli
2021-04-16 09:00:08 +00:00
parent 874eb1d22f
commit 8fd78afdbd
2 changed files with 6 additions and 4 deletions

View File

@@ -9,10 +9,12 @@ jobs:
- run: echo "github.event_name ${{ github.event_name }}"
- run: echo "github.ref ${{ github.ref }}"
- run: echo "github.repository ${{ github.repository }}"
- run: echo "runner.os ${{ runner.os }}"
- run: echo "github.workspace ${{ github.workspace }}"
- run: echo "runner.os ${{ runner.os }}"
- run: pwd
- name: Check out repository code
uses: actions/checkout@v2
- run: npm install
- run: ls "${{ github.workspace }}"
- run: "${{ github.workspace }}/action.js"
- run: echo "job.status ${{ job.status }}."

View File

@@ -2,12 +2,12 @@
"bin": {
"china-dictatorship": "china-dictatorship"
},
"dependencies": {
"dependencies": {},
"description": "2018新疆改造中心1989六四事件1999法轮功 2019 996.ICU, 2018包子露宪2015 710律师劫2015巴拿马文件 邓家贵2017低端人口2008西藏骚乱",
"devDependencies": {
"@actions/core": "^1.2.7",
"@actions/github": "^4.0.0"
},
"description": "2018新疆改造中心1989六四事件1999法轮功 2019 996.ICU, 2018包子露宪2015 710律师劫2015巴拿马文件 邓家贵2017低端人口2008西藏骚乱",
"devDependencies": {},
"files": [
"index.js",
"china-dictatorship",