Merge pull request #30 from wwarthen/master

update to dev
This commit is contained in:
Phillip Stevens
2021-02-09 16:58:11 +11:00
committed by GitHub
19 changed files with 164 additions and 4 deletions

View File

@@ -14,12 +14,13 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: rlespinasse/github-slug-action@1.1.0
- uses: rlespinasse/github-slug-action@v3.x
- uses: actions/checkout@v2
- name: Build
run: |
export TZ='America/Los_Angeles'
sudo apt-get install libncurses-dev
make
make clean
@@ -29,4 +30,4 @@ jobs:
uses: actions/upload-artifact@v1
with:
name: RomWBW-${{env.GITHUB_REF_SLUG}}-${{env.GITHUB_SHA_SHORT}}
path: .
path: .