mirror of
https://github.com/number571/go-peer.git
synced 2026-09-12 19:50:00 +05:00
Update makefile.yml
This commit is contained in:
parent
7f9f1b4959
commit
2bfd9d7b24
4
.github/workflows/makefile.yml
vendored
4
.github/workflows/makefile.yml
vendored
@ -12,6 +12,6 @@ jobs:
|
||||
steps:
|
||||
- uses: actions/checkout@v3
|
||||
- name: Install dependencies
|
||||
run: sudo apt-cache policy libxcursor-dev
|
||||
- name: Run check
|
||||
run: sudo apt-get install policy libxcursor-dev
|
||||
- name: Run test
|
||||
run: make clean test-run
|
||||
|
||||
Loading…
Reference in New Issue
Block a user