1
0
mirror of https://github.com/bitwarden/mobile synced 2025-12-25 04:33:36 +00:00

list file system

This commit is contained in:
Kyle Spearrin
2020-06-10 12:43:52 -04:00
parent 6fd24c842f
commit 663be2402d
2 changed files with 2 additions and 0 deletions

View File

@@ -166,6 +166,7 @@ jobs:
shell: pwsh
- name: Build for App Store
if: github.ref != 'refs/heads/master'
run: ./.github/scripts/ios/build.ps1 -configuration AppStore -platform iPhone
shell: pwsh