Skip to content

Commit c65a682

Browse files
flatpak test action: trust git repo
1 parent dbfe827 commit c65a682

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/flatpak_test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
- uses: actions/checkout@v2
1515

1616
- name: Git config
17-
run: git config --global --add safe.directory *
17+
run: git config --global --add safe.directory /__w/modbus_tcp_client_shm/modbus_tcp_client_shm
1818

1919
- name: Init submodules
2020
run: git submodule init

0 commit comments

Comments
 (0)