forked from akai/readest
* fix: handle pointer events for window dragging on touch screen Windows, closes #2010 * chore: fix rust-lint
This commit is contained in:
@@ -19,6 +19,7 @@ jobs:
|
||||
with:
|
||||
toolchain: stable
|
||||
override: true
|
||||
components: rustfmt, clippy
|
||||
- name: Install system dependencies
|
||||
run: |
|
||||
sudo apt-get update
|
||||
|
||||
Reference in New Issue
Block a user