Skip to content

Commit

Permalink
fix: revert CI change
Browse files Browse the repository at this point in the history
  • Loading branch information
Harrish92 committed Oct 18, 2024
1 parent e53b6d4 commit 84c4172
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,11 +22,6 @@ jobs:

steps:

# load the local.properties file from the secrets
- name: Get local.properties from secrets
run: |
echo "${{secrets.LOCAL_PROPERTIES }}" > $GITHUB_WORKSPACE/local.properties
# First step : Checkout the repository on the runner
- name: Checkout
uses: actions/checkout@v4
Expand Down

0 comments on commit 84c4172

Please sign in to comment.