mirror of
https://github.com/Orama-Interactive/Pixelorama.git
synced 2025-01-18 09:09:47 +00:00
Fix indentation mistake in the previous commit
This commit is contained in:
parent
a6ba29e2ce
commit
dcf828ad46
2
.github/workflows/dev-desktop-builds.yml
vendored
2
.github/workflows/dev-desktop-builds.yml
vendored
|
@ -94,7 +94,7 @@ jobs:
|
|||
name: ${{env.EXPORT_NAME}}-Linux-64bit
|
||||
path: ./build/${{env.EXPORT_NAME}}-Linux-64bit.tar.gz
|
||||
retention-days: 14
|
||||
- name: Upload Linux ARM64 Artifact 🚀
|
||||
- name: Upload Linux ARM64 Artifact 🚀
|
||||
uses: actions/upload-artifact@v4
|
||||
with:
|
||||
name: ${{env.EXPORT_NAME}}-Linux-ARM64
|
||||
|
|
Loading…
Reference in a new issue