forked from github.com/GenderDysphoria.fyi
update ci
This commit is contained in:
@@ -70,10 +70,10 @@ jobs:
|
||||
name: Download artifact...
|
||||
uses: actions/download-artifact@v3
|
||||
with:
|
||||
path: /dist.7z
|
||||
path: /
|
||||
-
|
||||
run: |
|
||||
7z x /dist.7z /dist; ls /dist
|
||||
7z x /build_artifact/artifact.7z /dist; ls /dist
|
||||
# -
|
||||
# name: Checkout the docker build branch...
|
||||
# uses: actions/checkout@v3
|
||||
|
||||
Reference in New Issue
Block a user