:D
Some checks failed
/ update (push) Failing after 33s

This commit is contained in:
Lilith Ashley Nyx Arson 🔥 2024-10-05 23:19:15 +02:00
parent c0bac919d3
commit 2a9b045393

View file

@ -8,15 +8,18 @@ jobs:
update:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
with:
path: extras
- uses: actions/checkout@v3
- name: Checkout client
uses: actions/checkout@v3
with:
repository: ashley/jami-client-qt
path: jami
- name: Checkout extras
uses: actions/checkout@v3
with:
path: extras
ref: main
- name: Install dependencies
run: |
sudo apt install gnupg dirmngr ca-certificates curl --no-install-recommends
@ -35,7 +38,6 @@ jobs:
qml-module-qtwebengine qml-module-qtwebchannel \
qml-module-qt-labs-qmlmodels
- name: Apply modifications and build
run: |
cp extras/appimage.cmake jami/