Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
v6ak committed Sep 22, 2023
1 parent eb51f92 commit 8bf217c
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 @@ -65,4 +65,4 @@ jobs:
run: find

- name: Compare artifacts
run: diff build/unpacked verification/unpacked
run: diff -r build/unpacked verification/unpacked

0 comments on commit 8bf217c

Please sign in to comment.