1
0
mirror of https://github.com/tooot-app/app synced 2025-06-05 22:19:13 +02:00

Correct localized bundle info

This commit is contained in:
Zhiyuan Zheng
2021-01-16 02:15:15 +01:00
parent 0dd8df942e
commit e1962b278f
3 changed files with 6 additions and 7 deletions

View File

@@ -5,7 +5,7 @@ on:
- testing
jobs:
publish:
runs-on: ubuntu-latest
runs-on: macos-11.0
steps:
- name: -- Step 1 -- Checkout code
uses: actions/checkout@v2