Update makefile.yml

This commit is contained in:
#571 2023-05-01 04:57:13 +07:00 committed by GitHub
parent 7f9f1b4959
commit 2bfd9d7b24
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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