1
0
Fork 0
mirror of synced 2024-05-18 11:22:37 +12:00

fix typo in linux_gui.yml (#946)

This commit is contained in:
Alexis Lefebvre 2023-04-02 17:34:25 +02:00 committed by GitHub
parent e524f23e8c
commit de4edba380
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -86,7 +86,7 @@ jobs:
CARGO_INCREMENTAL: 0
RUSTFLAGS: "-C debuginfo=0"
- name: Download appimage dependiences
- name: Download appimage dependencies
run: |
pwd
wget -c "https://raw.githubusercontent.com/linuxdeploy/linuxdeploy-plugin-gtk/master/linuxdeploy-plugin-gtk.sh"