Skip to content

Commit

Permalink
Update build.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
OhhhZenix committed Jan 26, 2025
1 parent 876b812 commit 6df4e67
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,8 @@ jobs:
- uses: actions/checkout@v2
- name: Create Build Environment
run: cmake -E make_directory ${{github.workspace}}/build
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

- name: Configure CMake
shell: bash
Expand Down

0 comments on commit 6df4e67

Please sign in to comment.