parent
15330a7a1e
commit
d726c24a5c
1 changed files with 2 additions and 2 deletions
|
|
@ -2,8 +2,8 @@ on: [push]
|
|||
jobs:
|
||||
upload-release:
|
||||
runs-on: docker
|
||||
container:
|
||||
image: ubuntu:latest
|
||||
# container:
|
||||
# image: ubuntu:latest
|
||||
steps:
|
||||
- run: mkdir -p dist/release
|
||||
- run: touch dist/release/gay.txt
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue