We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b0d6cc4 commit 10f893fCopy full SHA for 10f893f
.github/workflows/e2e-dummy-gem.yml
@@ -11,4 +11,4 @@ jobs:
11
steps:
12
- name: "Checkout code"
13
uses: "actions/checkout@v5"
14
- - run: rake install
+ - run: sudo rake install
0 commit comments