File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 7373 with :
7474 rustflags : " "
7575 components : clippy
76+ cache : false
7677
7778 - uses : extractions/setup-just@v2
7879
9697 uses : actions-rust-lang/setup-rust-toolchain@v1
9798 with :
9899 rustflags : " "
100+ cache : false
99101
100102 - uses : extractions/setup-just@v2
101103
Original file line number Diff line number Diff line change 2222 with :
2323 rustflags : " "
2424 components : clippy
25+ cache : false
2526
2627 - uses : extractions/setup-just@v2
2728
4546 uses : actions-rust-lang/setup-rust-toolchain@v1
4647 with :
4748 rustflags : " "
49+ cache : false
4850
4951 - uses : extractions/setup-just@v2
5052
Original file line number Diff line number Diff line change 5252
5353 - name : Extract version
5454 run : |
55- VERSION=${GITHUB_REF_NAME#dashboard-}
55+ VERSION=${GITHUB_REF_NAME#dashboard-v }
5656 echo "VERSION=$VERSION" >> $GITHUB_ENV
5757
5858 - name : Login into repository
Original file line number Diff line number Diff line change 2222 with :
2323 rustflags : " "
2424 components : clippy
25+ cache : false
2526
2627 - uses : extractions/setup-just@v2
2728
4546 uses : actions-rust-lang/setup-rust-toolchain@v1
4647 with :
4748 rustflags : " "
49+ cache : false
4850
4951 - uses : extractions/setup-just@v2
5052
You can’t perform that action at this time.
0 commit comments