mirror of
https://github.com/epasveer/seer.git
synced 2026-08-31 01:20:45 +08:00
Fix debian build.
This commit is contained in:
@@ -20,6 +20,10 @@ jobs:
|
||||
steps:
|
||||
- uses: actions/checkout@v3
|
||||
|
||||
- name: Update debian
|
||||
run: |
|
||||
sudo apt-get update
|
||||
|
||||
- name: Install Qt
|
||||
uses: jurplel/install-qt-action@v2
|
||||
with:
|
||||
|
||||
Reference in New Issue
Block a user