mirror of
https://github.com/rsheldiii/KeyV2.git
synced 2026-01-14 14:27:55 -05:00
Update test.yml
This commit is contained in:
7
.github/workflows/test.yml
vendored
7
.github/workflows/test.yml
vendored
@@ -19,6 +19,9 @@ jobs:
|
||||
steps:
|
||||
- name: Render and build OpenSCAD project
|
||||
uses: flat35hd99/eval-openscad@v0.2
|
||||
with:
|
||||
command: which openscad
|
||||
|
||||
# Checks-out your repository under $GITHUB_WORKSPACE, so your job can access it
|
||||
- uses: actions/checkout@v2
|
||||
|
||||
@@ -30,6 +33,4 @@ jobs:
|
||||
- name: Run a multi-line script
|
||||
run: |
|
||||
echo Add other actions to build,
|
||||
echo test, and deploy your project.
|
||||
- name: Check if openscad is installed
|
||||
run: which openscad
|
||||
echo test, and deploy your project.
|
||||
Reference in New Issue
Block a user