Commit 5d6c5dea by github-actions

Transpile de464750

parent 40d53688
...@@ -14,6 +14,7 @@ jobs: ...@@ -14,6 +14,7 @@ jobs:
GITHUB_TOKEN: ${{github.token}} GITHUB_TOKEN: ${{github.token}}
- uses: actions/checkout@v2 - uses: actions/checkout@v2
with: with:
ref: upstream-patched
fetch-depth: 0 fetch-depth: 0
ssh-key: ${{secrets.DEPLOY_KEY}} ssh-key: ${{secrets.DEPLOY_KEY}}
- uses: actions/setup-node@v1 - uses: actions/setup-node@v1
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment