Skip to content

Commit

Permalink
🚧 FIXUP - remove remove tuist
Browse files Browse the repository at this point in the history
  • Loading branch information
ladislas committed Oct 21, 2023
1 parent 9512230 commit 71f3811
Showing 1 changed file with 0 additions and 9 deletions.
9 changes: 0 additions & 9 deletions .github/workflows/ci-system-tools_upgrade.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,15 +51,6 @@ jobs:
run: |
bundle update --bundler
- name: Remove tuist
run: |
set -e
echo "${{ secrets.SUDO_PASSWORD }}" | sudo -S rm -rf /usr/local/bin/tuist
rm -rf ~/.tuist
echo "Tuist uninstalled"
- name: remove label
if: always()
uses: actions/github-script@v6
Expand Down

0 comments on commit 71f3811

Please sign in to comment.