Skip to content

Commit 8282c18

Browse files
committed
Oops
1 parent 9d7d7aa commit 8282c18

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/update-fls.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ jobs:
1010
- name: Check out the repo
1111
uses: actions/checkout@v4
1212
- name: Update FLS
13-
uses: ./make.py --update-spec-lock-file
13+
uses: "./make.py --update-spec-lock-file"
1414
- name: Create Pull Request
1515
uses: peter-evans/create-pull-request@v4
1616
with:

0 commit comments

Comments
 (0)