Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
grodansparadis committed Sep 18, 2024
1 parent 5c4664b commit 0b08df5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cmake.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ on: [push]
env:
# Customize the CMake build type here (Release, Debug, RelWithDebInfo, etc.)
BUILD_TYPE: Release
VSCP_ROOT: 'this is a test'
VSCP_ROOT: ${{github.workspace}}/vscp

jobs:
build:
Expand Down

0 comments on commit 0b08df5

Please sign in to comment.