Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
bindea-cristian committed Aug 29, 2024
1 parent a19a0c8 commit 55048aa
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/ubuntu22build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,10 @@ jobs:
options: --user root
steps:
- uses: actions/checkout@v3

- name: Setup upterm session
uses: lhotari/action-upterm@v1

- name: Build Scopy
run: |
/bin/bash -c "git config --global --add safe.directory $GITHUB_WORKSPACE"
Expand Down

0 comments on commit 55048aa

Please sign in to comment.