We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c908f34 commit dae14b3Copy full SHA for dae14b3
.github/workflows/main.yml
@@ -60,7 +60,8 @@ jobs:
60
- uses: krdlab/setup-haxe@master
61
with:
62
haxe-version: 4.3.6
63
- # Runs a set of commands using the runners shell
+ # Runs a set of commands using the runners
64
+ # fucking hidden dependencies at the start of `run`
65
- name: Install required haxelibs
66
run: |
67
haxelib setup ~/haxelib
0 commit comments