We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ea9adc4 commit e97d233Copy full SHA for e97d233
1 file changed
.github/workflows/build-all-chapters.yml
@@ -35,5 +35,5 @@ jobs:
35
run: ./gradlew buildChapitre_8
36
- name: Build chapitre_9
37
run: ./gradlew buildChapitre_9
38
- - name: copy chapitre_10
+ - name: copy non-Java files
39
run: ./gradlew copyNonJavaFiles
0 commit comments