Skip to content

Commit

Permalink
Revert "Removes auxmos temporarilly"
Browse files Browse the repository at this point in the history
This reverts commit 4c42c82.
  • Loading branch information
PowerfulBacon committed Aug 24, 2024
1 parent 4c42c82 commit d7db0d2
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/run_integration_tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,9 +48,9 @@ jobs:
# - name: Install dreamluau
# run: |
# bash tools/ci/install_dreamluau.sh
# - name: Install auxmos
# run: |
# bash tools/ci/install_auxmos.sh
- name: Install auxmos
run: |
bash tools/ci/install_auxmos.sh
- name: Configure version
run: |
echo "BYOND_MAJOR=${{ inputs.major }}" >> $GITHUB_ENV
Expand Down

0 comments on commit d7db0d2

Please sign in to comment.