Skip to content

Commit

Permalink
maybe?
Browse files Browse the repository at this point in the history
  • Loading branch information
kosloot committed Sep 4, 2024
1 parent d88c050 commit 6502728
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/actionstest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,7 @@ jobs:

- uses: actions/[email protected]


- name: Install Build Environment
run: |
if [ "$RUNNER_OS" == "Linux" ]; then
Expand All @@ -76,7 +77,7 @@ jobs:
fi
- name: build
id: build
uses: LanguageMachines/ticcactions/safe_build@v1
uses: LanguageMachines/ticcactions/safe_build@v1.0
with:
compiler: ${{ matrix.compiler }}
- name: show status
Expand Down

0 comments on commit 6502728

Please sign in to comment.