Move all scripts to the scripts dir
This commit is contained in:
parent
df80d2e431
commit
52a8c4a401
5 changed files with 10 additions and 6 deletions
4
.github/workflows/deploying.yml
vendored
4
.github/workflows/deploying.yml
vendored
|
|
@ -22,8 +22,8 @@ jobs:
|
|||
export PATH="/usr/local/opt/go@1.14/bin:$PATH"
|
||||
bundle install
|
||||
bundle exec pod install
|
||||
./wcarthage bootstrap --platform iOS
|
||||
./gopenpgp_build.sh
|
||||
./scripts/wcarthage bootstrap --platform iOS
|
||||
./scripts/gopenpgp_build.sh
|
||||
- name: Test
|
||||
run: bundle exec fastlane test
|
||||
- name: Deploy
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue