We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
actions/core
octokit
1 parent bf85f1c commit 38a3ce5Copy full SHA for 38a3ce5
5 files changed
.github/workflows/test.yml
@@ -20,7 +20,7 @@ jobs:
20
yarn format-check
21
22
- name: build
23
- run: yarn build
+ run: yarn dist
24
25
- name: Integration test - get token
26
id: my-app
0 commit comments