File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -274,7 +274,7 @@ jobs:
274274 - name : ' Upload cubestored-x86_64-unknown-linux-gnu-release artifact'
275275 uses : actions/upload-artifact@v4
276276 with :
277- name : cubestored-x86_64-unknown-linux-gnu-release
277+ name : cubestored-df46- x86_64-unknown-linux-gnu-release
278278 path : ./rust/cubestore/target/release/cubestored
279279 retention-days : 5
280280
@@ -389,7 +389,7 @@ jobs:
389389 uses : actions/download-artifact@v4
390390 with :
391391 path : ./rust/cubestore/target/release/
392- name : cubestored-x86_64-unknown-linux-gnu-release
392+ name : cubestored-df46- x86_64-unknown-linux-gnu-release
393393 - name : Run Cube Store in background
394394 run : |
395395 chmod +x ./rust/cubestore/target/release/cubestored
@@ -596,7 +596,7 @@ jobs:
596596 uses : actions/download-artifact@v4
597597 with :
598598 path : rust/cubestore/downloaded/latest/bin/
599- name : cubestored-x86_64-unknown-linux-gnu-release
599+ name : cubestored-df46- x86_64-unknown-linux-gnu-release
600600 - name : Chmod +x for cubestored
601601 run : |
602602 chmod +x ./rust/cubestore/downloaded/latest/bin/cubestored
You can’t perform that action at this time.
0 commit comments