Skip to content

Commit

Permalink
fix(added env route)
Browse files Browse the repository at this point in the history
Co-authored-by: Sebastian Palmqvist <[email protected]>
  • Loading branch information
coolusername244 and PalmN72 committed Oct 19, 2023
1 parent 940bb7b commit 852fb5a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build-android.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ jobs:
build-and-ship-android:
runs-on: ubuntu-latest
env:
ENV: ${{env.ENVFILE}}
BUNDLE_GEMFILE: ${{ github.workspace }}/apps/skolplattformen-app-new/Gemfile
steps:
- name: Checkout code
Expand Down

0 comments on commit 852fb5a

Please sign in to comment.