Database: Updated bio3 R20C objective and fixed hint for R406 #184
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
name: Development Build | |
on: | |
push: | |
branches: | |
- main | |
jobs: | |
build-windows: | |
name: Build-Windows | |
uses: ./.github/workflows/build-windows.yaml | |
build-windows-wine: | |
name: Build-Windows-Wine-Fix | |
uses: ./.github/workflows/build-windows-wine.yaml |