Skip to content

Commit

Permalink
Readd an action that I thought was redundant but wasn't
Browse files Browse the repository at this point in the history
  • Loading branch information
EliteMasterEric committed Nov 28, 2024
1 parent b953b72 commit dd7984a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,8 @@ jobs:
persist-credentials: false
- name: Update libraries
run: sudo apt-get update
# Lix is a dependency of setup-flixel
- uses: lix-pm/setup-lix@master
- uses: HaxeFlixel/setup-flixel@master
with:
haxe-version: stable
Expand Down

0 comments on commit dd7984a

Please sign in to comment.