mirror of
https://github.com/nigels-com/glew.git
synced 2025-07-07 14:00:20 +00:00
gitea test
This commit is contained in:
parent
075c1042de
commit
0e973d4001
@ -6,6 +6,10 @@ jobs:
|
||||
build:
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- name: Setup
|
||||
uses: ConorMacBride/install-package@v1
|
||||
with:
|
||||
apt: dos2unix
|
||||
- name: Check out repository code
|
||||
uses: actions/checkout@v4
|
||||
- name: Code Generation
|
||||
|
Loading…
Reference in New Issue
Block a user