Update build.yml
This commit is contained in:
parent
1b5fd60a5a
commit
ca3902f0ae
1 changed files with 2 additions and 2 deletions
4
.github/workflows/build.yml
vendored
4
.github/workflows/build.yml
vendored
|
|
@ -51,8 +51,8 @@ jobs:
|
|||
run: |
|
||||
make
|
||||
mkdir -p ~/artifacts
|
||||
cp StreetPass-Shop.3dsx ~/artifacts
|
||||
cp StreetPass-Shop.cia ~/artifacts
|
||||
cp *.3dsx ~/artifacts
|
||||
cp *.cia ~/artifacts
|
||||
echo ::set-output name=commit_tag::$(git describe --abbrev=0 --tags)
|
||||
echo ::set-output name=commit_hash::$(git log --format=%h -1)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue