Skip to content

Commit

Permalink
Switch v0.7.0 to OpenGL variant
Browse files Browse the repository at this point in the history
  • Loading branch information
mtkennerly committed Aug 1, 2020
1 parent 523cece commit ddf8634
Show file tree
Hide file tree
Showing 2 changed files with 82 additions and 6 deletions.
5 changes: 4 additions & 1 deletion .github/workflows/main.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@ on:
name: Main
env:
LUDUSAVI_VARIANT: OpenGL
LUDUSAVI_VERSION: '0.6.0'

jobs:
build:
Expand Down Expand Up @@ -36,6 +35,10 @@ jobs:
- uses: actions/checkout@v2
with:
fetch-depth: 0
- uses: mtkennerly/dunamai-action@v1
with:
env-var: LUDUSAVI_VERSION
args: --style semver --format {base}
- uses: actions-rs/toolchain@v1
with:
toolchain: stable
Expand Down
83 changes: 78 additions & 5 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit ddf8634

Please sign in to comment.