Projects STRLCPY dum Commits 4862cbad
🤬
Revision indexing in progress... (symbol navigation in revisions will be accurate after indexed)
  • ■ ■ ■ ■ ■
    .github/workflows/release.yml
    skipped 87 lines
    88 88   with:
    89 89   command: build
    90 90   args: --target ${{ matrix.target }} --release
     91 + use-cross: ${{ matrix.os == 'ubuntu-latest' }}
    91 92   
    92 93   - name: Copy and rename utility
    93 94   run: cp target/${{ matrix.target }}/release/${{ matrix.output }} ${{ matrix.output }}
    skipped 51 lines
Please wait...
Page is in error, reload to recover