X-Git-Url: https://git.m6w6.name/?p=m6w6%2Fm6w6.github.io;a=blobdiff_plain;f=.github%2Fworkflows%2Fsync_site.yml;h=772675b8d5e6bd33badca9cd38334a4beab0f7f2;hp=5a071f6a09a7b811da93ac73eb73b76141732f28;hb=ed5863eb460c94a0309362c325db9a5f1ccfd8ed;hpb=94560cbcddbf7b66424162b53d0b9c01d10620a4 diff --git a/.github/workflows/sync_site.yml b/.github/workflows/sync_site.yml index 5a071f6..772675b 100644 --- a/.github/workflows/sync_site.yml +++ b/.github/workflows/sync_site.yml @@ -30,9 +30,7 @@ jobs: artifact_id: artifact_id.data.artifacts[0].id, archive_format: "zip", }); - const await exec.exec(process.env.SYNC_COMMAND, [], { input: Buffer.from(artifact.data) }); - - run: ls -al