Update makefile.yml

This commit is contained in:
#571 2023-05-01 05:01:39 +07:00 committed by GitHub
parent 00081ed828
commit a0c60e1d09
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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