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
00081ed828
commit
a0c60e1d09
2
.github/workflows/makefile.yml
vendored
2
.github/workflows/makefile.yml
vendored
@ -12,7 +12,7 @@ jobs:
|
||||
steps:
|
||||
- uses: actions/checkout@v3
|
||||
- name: Update system
|
||||
run: sudo apt-get upgrade && apt-get update
|
||||
run: sudo apt-get upgrade && sudo apt-get update
|
||||
- name: Install dependencies
|
||||
run: sudo apt-get install policy libxcursor-dev
|
||||
- name: Run test
|
||||
|
||||
Loading…
Reference in New Issue
Block a user