Skip to content

Commit

Permalink
format
Browse files Browse the repository at this point in the history
no im not formatting anything but just for something
  • Loading branch information
charlesisfeline committed Nov 28, 2023
1 parent 1287a6a commit e99108b
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,7 @@ jobs:
sudo apt-get install libvlccore-dev
haxelib setup ~/haxelib
haxelib install hxcpp > /dev/null --quiet
haxelib install format > nul
haxe -cp ./setup -D analyzer-optimize -main Main --interp
- name: Skip SScript setup mode
run: echo 'oy9:showMacroty8:loopCosti25y10:includeAllfg' >> ~/settings.cocoa
Expand Down Expand Up @@ -68,6 +69,7 @@ jobs:
run: |
haxelib setup C:/haxelib
haxelib install hxcpp > /dev/null --quiet
haxelib install format > nul
haxe -cp ./setup -D analyzer-optimize -main Main --interp
shell: cmd
- name: Skip SScript setup mode
Expand Down Expand Up @@ -97,6 +99,7 @@ jobs:
run: |
haxelib setup ~/haxelib
haxelib install hxcpp > /dev/null --quiet
haxelib install format > nul
haxe -cp ./setup -D analyzer-optimize -main Main --interp
- name: Skip SScript setup mode
run: echo 'oy9:showMacroty8:loopCosti25y10:includeAllfg' >> ~/settings.cocoa
Expand Down

0 comments on commit e99108b

Please sign in to comment.