We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c53bbb5 commit bfe8512Copy full SHA for bfe8512
.github/workflows/main.yml
@@ -16,6 +16,7 @@ jobs:
16
fail-fast: false
17
runs-on: ubuntu-latest
18
steps:
19
+ - run: sudo apt-get update
20
- uses: lix-pm/setup-lix@master
21
- uses: actions/checkout@v2
22
- run: haxelib dev flixel .
0 commit comments