We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 79e46e6 commit 67ac6efCopy full SHA for 67ac6ef
1 file changed
.github/workflows/install.yml
@@ -9,9 +9,6 @@ jobs:
9
install:
10
runs-on: ubuntu-latest
11
steps:
12
- - name: Checkout
13
- uses: actions/checkout@v4
14
-
15
- name: Install
16
run: |
17
mkdir my-app
0 commit comments