From 8202a411cd034d4f88e7a3a94d53b44927e0be77 Mon Sep 17 00:00:00 2001 From: Dou Du Date: Sat, 8 Jun 2024 16:47:59 +0200 Subject: [PATCH] change the name of the artifact --- .github/workflows/voila-test.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/voila-test.yml b/.github/workflows/voila-test.yml index 8777cb5..c47502c 100644 --- a/.github/workflows/voila-test.yml +++ b/.github/workflows/voila-test.yml @@ -47,7 +47,7 @@ jobs: - uses: actions/upload-artifact@v2 with: - name: quantum-screenshot + name: artifact path: './*.png' - name: Run the figures test