mirror of
https://github.com/UltimMC/Launcher.git
synced 2025-12-24 12:32:42 +00:00
Update main.yml
This commit is contained in:
2
.github/workflows/main.yml
vendored
2
.github/workflows/main.yml
vendored
@@ -67,7 +67,7 @@ jobs:
|
||||
run: git submodule update --init
|
||||
|
||||
- name: Create QtAccount File
|
||||
uses: DamianReeves/write-file-action
|
||||
uses: DamianReeves/write-file-action@v1.0
|
||||
if: steps.qt-cached.outputs.cache-hit != 'true'
|
||||
with:
|
||||
path: "C:\\Users\\runneradmin\\AppData\\Roaming\\Qt\\qtaccount.ini"
|
||||
|
||||
Reference in New Issue
Block a user