summaryrefslogtreecommitdiff
path: root/.github/workflows
diff options
context:
space:
mode:
authorLee Lup Yuen <luppy@appkaki.com>2020-07-21 19:53:29 (GMT)
committerGitHub <noreply@github.com>2020-07-21 19:53:29 (GMT)
commitbd982816afab6bd9d75a76cc42eec3cc3a5285a2 (patch)
tree95784e508ce79d53ec215acdebe659547d0e32d6 /.github/workflows
parente6033030612703d299a9dfa66f68ac11129e2ed3 (diff)
Update c-cpp.yml
Diffstat (limited to '.github/workflows')
-rw-r--r--.github/workflows/c-cpp.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/c-cpp.yml b/.github/workflows/c-cpp.yml
index 3e6fd4f..ad4e1e0 100644
--- a/.github/workflows/c-cpp.yml
+++ b/.github/workflows/c-cpp.yml
@@ -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