mirror of
https://github.com/bkaradzic/bgfx.cmake.git
synced 2026-02-17 21:12:35 +01:00
fix directory
This commit is contained in:
1
.github/workflows/release.yml
vendored
1
.github/workflows/release.yml
vendored
@@ -147,7 +147,6 @@ jobs:
|
||||
with:
|
||||
type: 'tar'
|
||||
filename: 'linux.${{ needs.version.outputs.tag }}.tar.gz'
|
||||
directory: 'install/linux'
|
||||
directory: 'install'
|
||||
path: 'linux'
|
||||
- name: Create MacOS Zip
|
||||
|
||||
Reference in New Issue
Block a user