Skip to content

Commit beef236

Browse files
Set node user
1 parent 8bdeefa commit beef236

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/prebuild.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ jobs:
66
runs-on: ubuntu-latest
77
container:
88
image: node:16.20.2-bookworm
9+
options: --user 1000:1000
910
steps:
1011
- name: install Linux dependencies
1112
run: |

0 commit comments

Comments
 (0)