We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ab6b4e3 commit b953d51Copy full SHA for b953d51
.github/workflows/adaptive-jetstream-build.yml
@@ -25,8 +25,8 @@ jobs:
25
26
- name: Make gradlew executable
27
run: chmod +x ./gradlew
28
- working-directory: ./AdaptiveJetstream
+ working-directory: /AdaptiveJetstream
29
30
- name: Build feed-compose app
31
32
run: ./gradlew :jetstream:assembleDebug
0 commit comments