Skip to content

Commit 04449fc

Browse files
try without binding question
1 parent 68ac8ec commit 04449fc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/compile.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ jobs:
3636
run: |
3737
cd rcc
3838
mkdir ${{ github.workspace }}/build
39-
echo ${{ github.workspace }}/build | python rcc.py install rbxpy < /dev/null
39+
echo ${{ github.workspace }}/build | python rcc.py install rbxpy
4040
4141
4242
- name: Upload artifact

0 commit comments

Comments
 (0)