Skip to content

Commit

Permalink
changes in github workflows10
Browse files Browse the repository at this point in the history
  • Loading branch information
Isthisanmol committed Apr 11, 2024
1 parent f9199aa commit b0e90f2
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 46 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
yarn install
- name: Build Android Release
run: |
cd apps/expo/android && ./gradlew assembleRelease
cd client/android && ./gradlew assembleRelease
- name: Upload Artifact
uses: actions/upload-artifact@v1
with:
Expand Down
45 changes: 0 additions & 45 deletions .github/workflows/preview.yml

This file was deleted.

0 comments on commit b0e90f2

Please sign in to comment.