From 20b96e30bcf28cc9ecff549dade257f02a93c784 Mon Sep 17 00:00:00 2001 From: Xi Yan Date: Fri, 17 Jan 2025 23:50:31 -0800 Subject: [PATCH] bugfix --- .github/workflows/publish-to-docker.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/publish-to-docker.yml b/.github/workflows/publish-to-docker.yml index 21601e9b7..d74ff4ab0 100644 --- a/.github/workflows/publish-to-docker.yml +++ b/.github/workflows/publish-to-docker.yml @@ -91,7 +91,7 @@ jobs: run: | docker images - # TODO (xiyan): make this into a matrix and test all templates other than fireworks + # TODO (xiyan): make the following 2 steps into a matrix and test all templates other than fireworks - name: Start up built docker image run: | cd distributions/fireworks