Browse Source

(#4) Show mapping.csv on CI

rexim 5 years ago
parent
commit
d63e8b814e
1 changed files with 1 additions and 0 deletions
  1. 1 0
      .github/workflows/ci.yml

+ 1 - 0
.github/workflows/ci.yml

@@ -25,6 +25,7 @@ jobs:
         run: |
           make -B
           ./emote_downloader
+          cat mapping.csv
           make render
         env:
           CC: clang