mirror of
https://github.com/neosubhamoy/neodlp.git
synced 2026-06-10 05:23:44 +05:30
feat: added linux arm64 appimage support
This commit is contained in:
@@ -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'
|
||||
|
||||
Reference in New Issue
Block a user