File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 1111 - name : " Checkout Codebase"
1212 uses : " actions/checkout@v6"
1313
14- - name : " Build Static Exectutable "
14+ - name : " Build Static Executable "
1515 run : |
1616 bash ./build-static.sh
Original file line number Diff line number Diff line change 2828 if : " ${{ steps.release.outputs.release_created }}"
2929 uses : " DeterminateSystems/nix-installer-action@v21"
3030
31- - name : " Build Static Exectutable "
31+ - name : " Build Static Executable "
3232 id : " build_static"
3333 if : " ${{ steps.release.outputs.release_created }}"
3434 run : |
Original file line number Diff line number Diff line change 11# Big tuples
22# Using tuples of big size (>= 4) can decrease code readability
3- # In serveral places Stack uses 4-tuples and in one place Stack uses a
3+ # In several places Stack uses 4-tuples and in one place Stack uses a
44# 5-tuple.
55[[check ]]
66id = " STAN-0302"
You can’t perform that action at this time.
0 commit comments