Skip to content

Commit

Permalink
Remove Indium
Browse files Browse the repository at this point in the history
and watch it :)
  • Loading branch information
LittleChest committed Jul 1, 2024
1 parent c684446 commit b632c7f
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/CI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,6 +53,7 @@ jobs:

- name: Update mods
run: |
echo "" > .packwizignore
packwiz update --all -y | tee UPDATE_LOG
if [ `grep -c "All files are up to date!" UPDATE_LOG` -ne "1" ]; then echo "::warning title=Update Available::Some mods can be updated."; fi
Expand Down
File renamed without changes.

0 comments on commit b632c7f

Please sign in to comment.