Skip to content

Commit

Permalink
oopsies
Browse files Browse the repository at this point in the history
  • Loading branch information
Vortex2Oblivion committed Aug 22, 2024
1 parent 2d9aa44 commit 06da4b3
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/pages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -77,6 +77,8 @@ jobs:
haxelib install dox
haxelib install format
haxelib install tjson
haxelib git jsonpath https://github.com/EliteMasterEric/jsonpath
haxelib git jsonpatch https://github.com/EliteMasterEric/jsonpatch
haxelib git thx.core https://github.com/fponticelli/thx.core
haxelib git thx.semver https://github.com/fponticelli/thx.semver.git
haxelib list
Expand Down
6 changes: 6 additions & 0 deletions .github/workflows/workflow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,8 @@ jobs:
haxelib git flxanimate https://github.com/Vortex2Oblivion/flxanimate
haxelib git hxNoise https://github.com/whuop/hxNoise
haxelib git funkin.vis https://github.com/FNF-CNE-Devs/funkVis grig-test
haxelib git jsonpath https://github.com/EliteMasterEric/jsonpath
haxelib git jsonpatch https://github.com/EliteMasterEric/jsonpatch
haxelib install hxcpp-debug-server
haxelib list
- name: Create Version Tag
Expand Down Expand Up @@ -101,6 +103,8 @@ jobs:
haxelib git thx.core https://github.com/fponticelli/thx.core
haxelib git thx.semver https://github.com/fponticelli/thx.semver.git
haxelib git funkin.vis https://github.com/FNF-CNE-Devs/funkVis grig-test
haxelib git jsonpath https://github.com/EliteMasterEric/jsonpath
haxelib git jsonpatch https://github.com/EliteMasterEric/jsonpatch
haxelib install hxcpp-debug-server
haxelib list
shell: cmd
Expand Down Expand Up @@ -149,6 +153,8 @@ jobs:
haxelib git thx.core https://github.com/fponticelli/thx.core
haxelib git thx.semver https://github.com/fponticelli/thx.semver.git
haxelib git funkin.vis https://github.com/FNF-CNE-Devs/funkVis grig-test
haxelib git jsonpath https://github.com/EliteMasterEric/jsonpath
haxelib git jsonpatch https://github.com/EliteMasterEric/jsonpatch
haxelib install hxcpp-debug-server
haxelib list
- name: Create Version Tag
Expand Down

0 comments on commit 06da4b3

Please sign in to comment.