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:
45
45
- uses : actions/upload-artifact@v3
46
46
with :
47
47
name : Chromium_Build_WithoutKatex_${{ steps.current-time.outputs.formattedTime }}
48
- path : build/chromium-without-katex/*
48
+ path : build/chromium-without-katex-and-tiktoken /*
49
49
50
50
- uses : actions/upload-artifact@v3
51
51
with :
52
52
name : Firefox_Build_WithoutKatex_${{ steps.current-time.outputs.formattedTime }}
53
- path : build/firefox-without-katex/*
53
+ path : build/firefox-without-katex-and-tiktoken /*
54
54
55
55
-
uses :
marvinpinto/[email protected]
56
56
with :
61
61
files : |
62
62
build/chromium.zip
63
63
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