mirror of
https://github.com/niklasvh/html2canvas.git
synced 2023-08-10 21:13:10 +03:00
test
This commit is contained in:
parent
e4a31bf738
commit
7795c0a65d
3
.github/workflows/ci.yml
vendored
3
.github/workflows/ci.yml
vendored
@ -14,10 +14,11 @@ jobs:
|
||||
name: Build
|
||||
steps:
|
||||
- uses: actions/checkout@v2
|
||||
with:
|
||||
fetch-depth: 0
|
||||
- uses: actions/setup-node@v1
|
||||
with:
|
||||
node-version: 12
|
||||
fetch-depth: 0
|
||||
|
||||
- name: Checkout current snapshots
|
||||
run: |
|
||||
|
Loading…
Reference in New Issue
Block a user