Browse Source

Update commit.yml

pull/198/head
Wayne Warthen 5 years ago
committed by GitHub
parent
commit
443b67024a
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 1
      .github/workflows/commit.yml

1
.github/workflows/commit.yml

@ -46,6 +46,7 @@ jobs:
- name: Build - name: Build
run: | run: |
export TZ='America/Los_Angeles'
make make
make clean make clean
rm -rf .git* rm -rf .git*

Loading…
Cancel
Save