1
1
mirror of https://github.com/neosubhamoy/neodlp.git synced 2026-06-10 06:33:43 +05:30

feat: added linux arm64 appimage support

This commit is contained in:
2026-05-26 22:08:07 +05:30
Verified
parent fa050b2f39
commit dbf7985c8b
2 changed files with 9 additions and 2 deletions
+1 -1
View File
@@ -45,7 +45,7 @@ jobs:
runs-on: ${{ matrix.platform }}
steps:
- name: 🚚 Checkout repository
uses: actions/checkout@v5
uses: actions/checkout@v6
- name: 🛠️ Install dependencies
if: matrix.platform == 'ubuntu-22.04' || matrix.platform == 'ubuntu-22.04-arm'