Projects STRLCPY redress Commits 0da5ab59
🤬
Revision indexing in progress... (symbol navigation in revisions will be accurate after indexed)
  • ■ ■ ■ ■ ■
    .github/workflows/release.yml
    skipped 11 lines
    12 12   runs-on: ubuntu-latest
    13 13   steps:
    14 14   - uses: actions/checkout@v2
    15  - ref: ${{ github.event.inputs.ver }}
     15 + with:
     16 + ref: ${{ github.event.inputs.ver }}
    16 17   
    17 18   - name: Set up Go
    18 19   uses: actions/setup-go@v2
    skipped 13 lines
Please wait...
Page is in error, reload to recover