diff --git a/.github/workflows/codegen.yml b/.github/workflows/codegen.yml index 7102293..ebe16d5 100644 --- a/.github/workflows/codegen.yml +++ b/.github/workflows/codegen.yml @@ -22,8 +22,8 @@ jobs: npm install npm start cd .. - rm -rf Lua/natives/* - mv -f fivem-lua-natives-master/build/cfx/{CFX-NATIVE,GTAV,RDR3} Lua/natives/ + rm -rf library/natives/* + mv -f fivem-lua-natives-master/build/cfx/{CFX-NATIVE,GTAV,RDR3} library/natives/ rm -rf fivem-lua-natives-master rm repo.zip