Update c-cpp.yml

This commit is contained in:
Lee Lup Yuen 2020-07-22 03:53:29 +08:00 committed by GitHub
parent e603303061
commit bd982816af
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -37,7 +37,7 @@ jobs:
directory: ~/arm-none-eabi
- name: Checkout source files
- uses: actions/checkout@v2
uses: actions/checkout@v2
- name: Show Files
run: set ; pwd ; ls -l $HOME ; wget