Skip to content

fix: remove module execution warnings fromm ivy loader #28698

fix: remove module execution warnings fromm ivy loader

fix: remove module execution warnings fromm ivy loader #28698

name: Build Dockerfile
on:
workflow_dispatch:
push:
branches: [ "main" ]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- name: Build Dockerfile
run: |
docker build . --file docker/Dockerfile --tag ivyllc/ivy:$(date +%s)