1
Fork 0
mirror of https://github.com/redstrate/Auracite.git synced 2025-04-25 22:07:45 +00:00

Fix syntax error in workflow

This commit is contained in:
Joshua Goins 2024-11-05 20:57:32 -05:00 committed by GitHub
parent c66284eb06
commit cf8915a770
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -34,7 +34,7 @@ jobs:
modules: 'qtshadertools'
- name: Setup Linux dependencies
run: |
sudo apt-get update \
sudo apt-get update
sudo apt-get install \
libkf6coreaddons-dev \
libkf6i18n-dev \