Skip to content

Commit

Permalink
feat(Github Actions): grant read permissions for generated files
Browse files Browse the repository at this point in the history
  • Loading branch information
FlorianDue committed Dec 16, 2024
1 parent 91346af commit aed6d31
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/unit_tests_w_coverage_v_1_4_6.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,6 @@ jobs:
mkdir build && cd build
cmake ..
chmod +x ../../.
chmod +x chmod +x /usr/local/share/open62541/.
chmod +x /usr/local/share/open62541/.
make
./bin/tests/tests

0 comments on commit aed6d31

Please sign in to comment.