mirror of
https://github.com/g-truc/glm.git
synced 2024-11-22 08:54:35 +00:00
Update make_light_release.yml
This commit is contained in:
parent
1f61d8a056
commit
b733265bc8
3
.github/workflows/make_light_release.yml
vendored
3
.github/workflows/make_light_release.yml
vendored
@ -14,6 +14,9 @@ jobs:
|
||||
- name: Install dependencies
|
||||
run: sudo apt-get update -y && sudo apt-get install -y zip p7zip
|
||||
|
||||
- name: Check out repository code
|
||||
uses: actions/checkout@v3
|
||||
|
||||
- name: Prepare layout
|
||||
run: mv copying.txt glm
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user