Update ubuntu.yml

This commit is contained in:
xiaoyifang 2022-02-10 14:27:23 +08:00 committed by GitHub
parent c034ccdec2
commit a573eee572
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,5 +1,8 @@
name: Ubuntu
# Qt官方没有linux平台的x86包
concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
cancel-in-progress: true
on:
workflow_dispatch:
push: