Skip to content

Commit

Permalink
test ci 2
Browse files Browse the repository at this point in the history
  • Loading branch information
pyoneerC committed Sep 23, 2024
1 parent 3f99e2f commit 596e64b
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/butler.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,9 @@ jobs:
- name: Checkout code
uses: actions/checkout@v2

- name: Discard uncommitted changes
run: git reset --hard

- name: Install Butler
run: |
curl -LO https://itch.io/butler/installation/linux/installer.sh
Expand Down

0 comments on commit 596e64b

Please sign in to comment.