Skip to content

Commit da6c302

Browse files
authored
Fix compilation of tema4.3/ejemplo-1
1 parent 7c0ca57 commit da6c302

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

.github/workflows/maven-build.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,8 @@ jobs:
100100
- 'parte_4/tema_4.2/ejer8'
101101

102102
# Parte 4 - Docker Projects
103-
- 'parte_4/tema_4.3/ejemplo-1'
103+
- 'parte_4/tema_4.3/ejemplo-1/comunicacion-rabbitmq-ejem2-consumer'
104+
- 'parte_4/tema_4.3/ejemplo-1/comunicacion-rabbitmq-ejem2-producer'
104105
- 'parte_4/tema_4.3/ejemplo-2'
105106
- 'parte_4/tema_4.3/ejemplo-3'
106107
- 'parte_4/tema_4.3/ejercicio-1-enunciado'

0 commit comments

Comments
 (0)