Skip to content
This repository has been archived by the owner on Sep 18, 2024. It is now read-only.

Commit

Permalink
Rettar copy-paste-feil
Browse files Browse the repository at this point in the history
  • Loading branch information
madsop-nav committed Sep 6, 2024
1 parent a70df39 commit cf766f2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
- name: Gradle test and build
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
run: ./gradlew :apps:${{ github.workflow }}:build --configuration-cache
run: ./gradlew build --configuration-cache


permissions:
Expand Down

0 comments on commit cf766f2

Please sign in to comment.