mirror of
https://github.com/niklasvh/html2canvas.git
synced 2023-08-10 21:13:10 +03:00
test remotes
This commit is contained in:
parent
6ce8027333
commit
d7b46bbdb5
5
.github/workflows/ci.yml
vendored
5
.github/workflows/ci.yml
vendored
@ -17,6 +17,11 @@ jobs:
|
||||
- uses: actions/setup-node@v1
|
||||
with:
|
||||
node-version: 12
|
||||
|
||||
- name: Checkout current snapshots
|
||||
run: |
|
||||
git remote
|
||||
git checkout origin/gh-pages results
|
||||
- name: Cache node modules
|
||||
uses: actions/cache@v2
|
||||
env:
|
||||
|
Loading…
x
Reference in New Issue
Block a user