Changeset f3d37e5 in trunk
- Timestamp:
- 2020-05-12T22:37:50Z (5 years ago)
- Branches:
- master
- Children:
- 4b1ff95
- Parents:
- 86184e9a
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
TabularUnified .github/workflows/ci.yml ¶
r86184e9a rf3d37e5 175 175 - name: Test PyInstaller executable 176 176 run: dist/Tahoe-LAFS/tahoe --version 177 178 - name: Upload PyInstaller package 179 uses: actions/upload-artifact@v2 180 with: 181 name: Tahoe-LAFS-${{ matrix.os }}-Python-${{ matrix.python-version }} 182 path: dist/Tahoe-LAFS-*-*.*
Note: See TracChangeset
for help on using the changeset viewer.