Skip to content

Commit ce5b307

Browse files
committed
fix checked out repo permission
1 parent 2c0afc1 commit ce5b307

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,7 @@ jobs:
3232

3333
- name: build
3434
run: |
35+
sudo chown -R $USER:$USER .
3536
make
3637
mkdir -p dist
3738
mv switch-time.nro dist

0 commit comments

Comments
 (0)