diff --git a/.github/workflows/dashboard-e2e.yml b/.github/workflows/dashboard-e2e.yml index 874bd423d..51c4d171e 100644 --- a/.github/workflows/dashboard-e2e.yml +++ b/.github/workflows/dashboard-e2e.yml @@ -36,9 +36,8 @@ jobs: with: package: rmf-dashboard-e2e skip-build: true - # Somehow this step is not needed - # - name: overlay - # uses: ./.github/actions/overlay + - name: overlay + uses: ./.github/actions/overlay - name: test uses: nick-fields/retry@v2 with: