We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f103076 commit a40423eCopy full SHA for a40423e
1 file changed
.github/workflows/build.yml
@@ -31,7 +31,7 @@ jobs:
31
./inject-libv8 12.18.4
32
- name: Build gem
33
run: |
34
- bundle exec rake build
+ bundle exec rake binary
35
- name: Prepare artifacts
36
37
mkdir -p ${{ runner.temp }}/workspace
@@ -73,7 +73,7 @@ jobs:
73
74
75
76
77
78
79
@@ -117,7 +117,7 @@ jobs:
117
118
119
120
121
122
123
0 commit comments