mirror of
https://github.com/bitwarden/mobile
synced 2025-12-05 23:53:33 +00:00
Compare commits
3 Commits
v2024.4.2
...
PM-4047/fi
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
b0e7912b76 | ||
|
|
83bd49a298 | ||
|
|
d4117ed7ec |
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@@ -710,7 +710,7 @@ jobs:
|
||||
ARCHIVE_PATH="./src/iOS/bin/iPhoneSimulator/Release/BitwardeniOS.app"
|
||||
EXPORT_PATH="./bitwarden-export"
|
||||
|
||||
zip -r -q BitwardeniOS.app.zip $ARCHIVE_PATH
|
||||
zip -r -q -j BitwardeniOS.app.zip $ARCHIVE_PATH
|
||||
mv BitwardeniOS.app.zip $EXPORT_PATH
|
||||
shell: bash
|
||||
|
||||
|
||||
Reference in New Issue
Block a user