|
75 | 75 |
|
76 | 76 | - name: Install samples |
77 | 77 | run: | |
78 | | - haxelib git lime-samples https://github.com/openfl/lime-samples --quiet |
| 78 | + haxelib git lime-samples https://github.com/ACrazyTown/lime-samples --quiet |
79 | 79 |
|
80 | 80 | - name: Build HelloWorld sample |
81 | 81 | run: | |
@@ -167,7 +167,7 @@ jobs: |
167 | 167 |
|
168 | 168 | - name: Install samples |
169 | 169 | run: | |
170 | | - haxelib git lime-samples https://github.com/openfl/lime-samples --quiet |
| 170 | + haxelib git lime-samples https://github.com/ACrazyTown/lime-samples --quiet |
171 | 171 |
|
172 | 172 | # - name: Build HelloWorld sample |
173 | 173 | # run: | |
@@ -254,7 +254,7 @@ jobs: |
254 | 254 |
|
255 | 255 | - name: Install samples |
256 | 256 | run: | |
257 | | - haxelib git lime-samples https://github.com/openfl/lime-samples --quiet |
| 257 | + haxelib git lime-samples https://github.com/ACrazyTown/lime-samples --quiet |
258 | 258 |
|
259 | 259 | - name: Build HelloWorld sample |
260 | 260 | run: | |
@@ -336,7 +336,7 @@ jobs: |
336 | 336 |
|
337 | 337 | - name: Install samples |
338 | 338 | run: | |
339 | | - haxelib git lime-samples https://github.com/openfl/lime-samples --quiet |
| 339 | + haxelib git lime-samples https://github.com/ACrazyTown/lime-samples --quiet |
340 | 340 |
|
341 | 341 | - name: Build HelloWorld sample |
342 | 342 | run: | |
@@ -398,7 +398,7 @@ jobs: |
398 | 398 |
|
399 | 399 | - name: Install samples |
400 | 400 | run: | |
401 | | - haxelib git lime-samples https://github.com/openfl/lime-samples --quiet |
| 401 | + haxelib git lime-samples https://github.com/ACrazyTown/lime-samples --quiet |
402 | 402 |
|
403 | 403 | # - name: Build HelloWorld sample |
404 | 404 | # run: | |
@@ -580,7 +580,7 @@ jobs: |
580 | 580 | run: | |
581 | 581 | haxelib install format --quiet |
582 | 582 | haxelib install hxp --quiet |
583 | | - haxelib git lime-samples https://github.com/openfl/lime-samples --quiet |
| 583 | + haxelib git lime-samples https://github.com/ACrazyTown/lime-samples --quiet |
584 | 584 |
|
585 | 585 | - name: Prepare Lime |
586 | 586 | run: | |
@@ -632,7 +632,7 @@ jobs: |
632 | 632 | haxelib install ../hxcpp-4.3.45.zip --quiet |
633 | 633 | haxelib install format --quiet |
634 | 634 | haxelib install hxp --quiet |
635 | | - haxelib git lime-samples https://github.com/openfl/lime-samples --quiet |
| 635 | + haxelib git lime-samples https://github.com/ACrazyTown/lime-samples --quiet |
636 | 636 |
|
637 | 637 | - name: Prepare Lime |
638 | 638 | run: | |
@@ -678,7 +678,7 @@ jobs: |
678 | 678 |
|
679 | 679 | - name: Install Haxe dependencies |
680 | 680 | run: | |
681 | | - haxelib git lime-samples https://github.com/openfl/lime-samples --quiet |
| 681 | + haxelib git lime-samples https://github.com/ACrazyTown/lime-samples --quiet |
682 | 682 |
|
683 | 683 | - uses: actions/download-artifact@v4 |
684 | 684 | with: |
@@ -728,7 +728,7 @@ jobs: |
728 | 728 |
|
729 | 729 | - name: Install Haxe dependencies |
730 | 730 | run: | |
731 | | - haxelib git lime-samples https://github.com/openfl/lime-samples --quiet |
| 731 | + haxelib git lime-samples https://github.com/ACrazyTown/lime-samples --quiet |
732 | 732 |
|
733 | 733 | - uses: actions/download-artifact@v4 |
734 | 734 | with: |
@@ -776,7 +776,7 @@ jobs: |
776 | 776 | - name: Install Haxe dependencies |
777 | 777 | run: | |
778 | 778 | haxelib install genes --quiet |
779 | | - haxelib git lime-samples https://github.com/openfl/lime-samples --quiet |
| 779 | + haxelib git lime-samples https://github.com/ACrazyTown/lime-samples --quiet |
780 | 780 |
|
781 | 781 | - uses: actions/download-artifact@v4 |
782 | 782 | with: |
@@ -845,7 +845,7 @@ jobs: |
845 | 845 |
|
846 | 846 | - name: Install Haxe dependencies |
847 | 847 | run: | |
848 | | - haxelib git lime-samples https://github.com/openfl/lime-samples --quiet |
| 848 | + haxelib git lime-samples https://github.com/ACrazyTown/lime-samples --quiet |
849 | 849 |
|
850 | 850 | - uses: actions/download-artifact@v4 |
851 | 851 | with: |
|
0 commit comments