Unverified Commit fbb71d0c by Edward Thomson Committed by GitHub

Update main.yml

parent 982a1def
......@@ -73,6 +73,8 @@ jobs:
steps:
- name: Check out repository
uses: actions/checkout@v2
- run: |
env
- run: echo ${{ matrix.platform.os }} ${{matrix.platform.image}}
- run: |
mkdir build && cd build
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment