File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -45,12 +45,12 @@ jobs:
4545 - uses : actions/upload-artifact@v3
4646 with :
4747 name : Chromium_Build_WithoutKatex_${{ steps.current-time.outputs.formattedTime }}
48- path : build/chromium-without-katex/*
48+ path : build/chromium-without-katex-and-tiktoken /*
4949
5050 - uses : actions/upload-artifact@v3
5151 with :
5252 name : Firefox_Build_WithoutKatex_${{ steps.current-time.outputs.formattedTime }}
53- path : build/firefox-without-katex/*
53+ path : build/firefox-without-katex-and-tiktoken /*
5454
5555 -
uses :
marvinpinto/[email protected] 5656 with :
6161 files : |
6262 build/chromium.zip
6363 build/firefox.zip
64- build/chromium-without-katex.zip
65- build/firefox-without-katex.zip
64+ build/chromium-without-katex-and-tiktoken .zip
65+ build/firefox-without-katex-and-tiktoken .zip
You can’t perform that action at this time.
0 commit comments