Skip to content

Commit

Permalink
ci fight
Browse files Browse the repository at this point in the history
  • Loading branch information
NathanDunfield committed Feb 1, 2024
1 parent 34d3e8f commit 10350ca
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/linux.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,11 +20,11 @@ jobs:

- name: Run build script
run: |
cd TkGL
cd /__w/TkGL/TkGL
bash ./ci/linux/build_linux_tkgl.sh
- name: Save artifacts
uses: actions/upload-artifact@v4
uses: actions/upload-artifact@v2
with:
name: TkGL_pkg_linux
path: ./dist

0 comments on commit 10350ca

Please sign in to comment.