Skip to content

Commit

Permalink
fix: add missing ID
Browse files Browse the repository at this point in the history
  • Loading branch information
jae1911 committed Nov 5, 2024
1 parent 2647519 commit 5cbc502
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build-ydms.yml
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,7 @@ jobs:
run: mkdir build

- name: Create build out variable
id: buildoutput
run: echo "build-output-dir=${{ github.workspace }}/build" >> "$GITHUB_OUTPUT"

- name: Configure CMake
Expand Down

0 comments on commit 5cbc502

Please sign in to comment.