mirror of
https://github.com/ashaduri/gsmartcontrol.git
synced 2026-09-27 14:25:34 +00:00
Fixed syntax error in cmake.yml.
This commit is contained in:
@@ -89,9 +89,9 @@ jobs:
|
||||
if: ${{ false }}
|
||||
runs-on: macos-latest
|
||||
name: FreeBSD
|
||||
env:
|
||||
# variables to pass to VM
|
||||
# MYTOKEN : ${{ secrets.MYTOKEN }}
|
||||
# env:
|
||||
# variables to pass to VM
|
||||
# MYTOKEN : ${{ secrets.MYTOKEN }}
|
||||
steps:
|
||||
- uses: actions/checkout@v2
|
||||
|
||||
|
||||
Reference in New Issue
Block a user