Skip to content

Commit

Permalink
Actually fix
Browse files Browse the repository at this point in the history
  • Loading branch information
Slackadays committed Jan 29, 2025
1 parent d44df4f commit b5dca23
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,5 +9,5 @@ jobs:
- uses: actions/checkout@v4
- name: Build Chata
run: |
cd Chata
just build
cd Chata
just build

0 comments on commit b5dca23

Please sign in to comment.