Projects STRLCPY cfonts Commits 791a8e40
🤬
  • ■ ■ ■ ■ ■ ■
    .github/workflows/testing.yml
    skipped 93 lines
    94 94   with:
    95 95   node-version: ${{ matrix.node }}
    96 96   
    97  - - name: Build nodejs files
    98  - run: cd ../nodejs && yarn build
     97 + - name: Instal dependencies and build nodejs files
     98 + run: cd ../nodejs && yarn && yarn build
    99 99   
    100 100   - name: Run Makefile
    101 101   run: make
    skipped 184 lines
Please wait...
Page is in error, reload to recover