Skip to content

Commit

Permalink
Use new action
Browse files Browse the repository at this point in the history
  • Loading branch information
jmichalski-ant committed Feb 6, 2024
1 parent f94e442 commit 70fc18b
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@ name: Generate and publish docs

on:
push:
branches:
- main
# branches:
# - main
pull_request:
workflow_dispatch:
schedule:
Expand Down Expand Up @@ -39,7 +39,7 @@ jobs:
mkfs.ext4 drive.img
- name: Generate test report in Renode
uses: antmicro/renode-linux-runner-action@v1
uses: antmicro-labs/renode-linux-runner-action@shared_dirs_improvements
with:
board: custom
resc: ${{ github.workspace }}/.github/test_platform/init.resc
Expand Down

0 comments on commit 70fc18b

Please sign in to comment.