Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
sebthom committed Jul 20, 2024
1 parent 6d5a5c8 commit efe51be
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/actions/internal/install-haxelibs/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -73,6 +73,8 @@ runs:
esac
echo "HAXELIB_PATH=$HAXELIB_PATH" | tee -a "$GITHUB_ENV"
(set -x; haxelib version)
(set -x; haxelib --global update haxelib || true)
(set -x; haxelib version)
(set -x; haxelib config)
Expand Down

0 comments on commit efe51be

Please sign in to comment.