Skip to content
This repository has been archived by the owner on Jul 14, 2024. It is now read-only.

Commit

Permalink
Throwing error
Browse files Browse the repository at this point in the history
  • Loading branch information
RomanPodymov committed Jul 10, 2024
1 parent 6c4c131 commit 6527b39
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,5 +17,5 @@ jobs:
- name: Build
run: ./Util/build.sh
- name: Check build results
if: ${{ hashFiles('./Build/Cut_The_Land') != '' }}
if: ${{ hashFiles('./Builda/Cut_The_Land') != '' }}
run: exit 1

0 comments on commit 6527b39

Please sign in to comment.