Skip to content

Commit

Permalink
修复错误
Browse files Browse the repository at this point in the history
  • Loading branch information
wy414012 authored Oct 9, 2024
1 parent cc2ba0f commit 7653284
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
run: yes| sudo mk-build-deps --install

- name: remove deps
run: yes| sudo mk-build-deps --remove
run: yes| sudo mk-build-deps --install --remove

- name: run make
run: make deb
Expand Down

0 comments on commit 7653284

Please sign in to comment.