diff options
| author | David Lönnhager <david.l@mullvad.net> | 2024-12-12 09:54:54 +0100 |
|---|---|---|
| committer | David Lönnhager <david.l@mullvad.net> | 2024-12-12 09:54:54 +0100 |
| commit | 0fff38c3b905a1577c62023cf3c59f268b8cdf5c (patch) | |
| tree | da247b5716a553c1db254352b99f08cd3271f4d4 /.github/workflows | |
| parent | b1a7b1e1544ce412f57044792c479cd16a271d65 (diff) | |
| parent | 39a61f717cca86261023aa4bec7952d6c1b7f951 (diff) | |
| download | mullvadvpn-0fff38c3b905a1577c62023cf3c59f268b8cdf5c.tar.xz mullvadvpn-0fff38c3b905a1577c62023cf3c59f268b8cdf5c.zip | |
Merge branch 'daita-v2'
Diffstat (limited to '.github/workflows')
| -rw-r--r-- | .github/workflows/android-app.yml | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/.github/workflows/android-app.yml b/.github/workflows/android-app.yml index a016fad97e..5e784b5d69 100644 --- a/.github/workflows/android-app.yml +++ b/.github/workflows/android-app.yml @@ -324,9 +324,6 @@ jobs: name: relay-list path: android/app/build/extraAssets - - name: Copy maybenot machines to asset directory - run: cp dist-assets/maybenot_machines android/app/build/extraAssets/ - - name: Build app uses: burrunan/gradle-cache-action@v1 with: |
