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 bb958f6 commit 7d2dd7bCopy full SHA for 7d2dd7b
.github/workflows/build.yml
@@ -8,6 +8,7 @@ jobs:
8
runs-on: ubuntu-latest
9
steps:
10
- uses: actions/checkout@v4
11
+ - uses: ./.github/actions/context
12
- name: Build
13
id: build
14
uses: ./.github/actions/build
0 commit comments