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 6c23bd0 commit e74bfbeCopy full SHA for e74bfbe
.github/workflows/release.yml
@@ -13,6 +13,7 @@ jobs:
13
PDK_ROOT: ${{ github.workspace }}/tools/open_pdks/share/pdk
14
15
steps:
16
+ - uses: actions/checkout@v4
17
- uses: ./.github/workflows/install-tools.yml
18
with:
19
tools_path: ${{ github.workspace }}/tools
.github/workflows/test.yml
@@ -12,6 +12,7 @@ jobs:
12
0 commit comments